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

Support Python 3.11 and 3.12 #533

Merged
merged 2 commits into from
Nov 7, 2024
Merged

Support Python 3.11 and 3.12 #533

merged 2 commits into from
Nov 7, 2024

Conversation

rustydb
Copy link
Contributor

@rustydb rustydb commented Nov 4, 2024

Summary and Scope

Adds Python 3.11 and 3.12.

NOTE: This does not change the canu RPM, the RPM will still build using Python 3.10. This only adds Python 3.11 and 3.12 to the unit tests, lint, and advertised supported Python versions.

  • I have added new tests to cover the new code
  • If adding a new file, I have updated pyinstaller.py
  • I have added entries in CHANGELOG.md for the changes in this PR

Issues and Related PRs

Testing

@rustydb rustydb requested a review from a team as a code owner November 4, 2024 17:45
@rustydb rustydb force-pushed the python-update branch 6 times, most recently from 3323d7d to d9b860e Compare November 5, 2024 19:47
@rustydb rustydb merged commit 32870d4 into main Nov 7, 2024
21 checks passed
@rustydb rustydb deleted the python-update branch November 7, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants