Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Python 3.13 support #1232

Merged
merged 2 commits into from
Oct 14, 2024
Merged

Add Python 3.13 support #1232

merged 2 commits into from
Oct 14, 2024

Conversation

elliotgunton
Copy link
Collaborator

@elliotgunton elliotgunton commented Oct 9, 2024

Fixes #1233

Signed-off-by: Elliot Gunton <elliotgunton@gmail.com>
@elliotgunton elliotgunton added the type:skip-changelog A change that does not require a changelog entry label Oct 9, 2024
Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.9%. Comparing base (a08f744) to head (3f78fad).
Report is 34 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1232   +/-   ##
=====================================
  Coverage   45.9%   45.9%           
=====================================
  Files         60      60           
  Lines       4082    4082           
  Branches     857     857           
=====================================
  Hits        1875    1875           
  Misses      2175    2175           
  Partials      32      32           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@elliotgunton elliotgunton added semver:patch A change requiring a patch version bump type:dependency-upgrade A dependency upgrade and removed type:skip-changelog A change that does not require a changelog entry labels Oct 14, 2024
@elliotgunton elliotgunton changed the title Add 3.13 to cicd python-version Add Python 3.13 support Oct 14, 2024
@elliotgunton elliotgunton marked this pull request as ready for review October 14, 2024 08:56
* This also updates `executing` which fixes the root of the varname bug

Signed-off-by: Elliot Gunton <elliotgunton@gmail.com>
@elliotgunton elliotgunton enabled auto-merge (squash) October 14, 2024 09:09
@elliotgunton elliotgunton merged commit 2ababad into main Oct 14, 2024
25 checks passed
@elliotgunton elliotgunton deleted the add-python-3.13 branch October 14, 2024 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:patch A change requiring a patch version bump type:dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python 3.13 support
3 participants