Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jayaddison
Copy link
Contributor

@jayaddison jayaddison commented Oct 14, 2025

  • Confirm locally that the testsuite passes (except for two expected failures) using version 3.13 of Python.
  • Confirm that main GitHub Actions continuous integration test workflow passes using the same.
  • Update other GitHub Actions workflows to use py3.13
  • Update package metadata and internal references to indicate support for py3.13
  • Add a changelog entry
Contributor checklist
  • Included tests for the changes.
  • A change note is created in changelog.d/ (see changelog.d/README.md for instructions) or the PR text says "no changelog needed".
Maintainer checklist
  • If no changelog is needed, apply the skip-changelog label.
  • Assign the PR to an existing or new milestone for the target version (following Semantic Versioning).

Resolves #2138.
Supersedes #2246.

@jayaddison jayaddison marked this pull request as ready for review October 14, 2025 14:46
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@webknjaz webknjaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, will need to click Rebase once #2250 goes in as that PR fixes the linting configuration.

@webknjaz webknjaz added this pull request to the merge queue Oct 21, 2025
Merged via the queue into jazzband:main with commit aa1be05 Oct 21, 2025
48 of 49 checks passed
@jayaddison
Copy link
Contributor Author

Thank you, @webknjaz

@jayaddison jayaddison deleted the issue-2138/add-py313-to-py-support-window branch October 21, 2025 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for Python 3.12+?

2 participants