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 support for Python 3.11 & 3.12 #277

Merged
merged 6 commits into from
Apr 16, 2024
Merged

Add support for Python 3.11 & 3.12 #277

merged 6 commits into from
Apr 16, 2024

Conversation

irtazaakram
Copy link
Member

@irtazaakram irtazaakram commented Feb 15, 2024

@irtazaakram irtazaakram changed the title Add support for python 3.11 & 3.12 Add support for python 3.12 Feb 16, 2024
@awais786 awais786 marked this pull request as ready for review March 31, 2024 18:08
@feanil
Copy link
Contributor

feanil commented Apr 5, 2024

@irtazaakram can you add 3.11 support as well and rebase this PR to fix the conflicts?

@irtazaakram irtazaakram changed the title Add support for python 3.12 Add support for Python 3.11 & 3.12 Apr 8, 2024
@irtazaakram
Copy link
Member Author

@feanil Done.

CHANGELOG.rst Outdated Show resolved Hide resolved
@irtazaakram irtazaakram requested a review from feanil April 8, 2024 19:30
@feanil feanil force-pushed the pythonupgrade branch 3 times, most recently from a43d60c to 7061c61 Compare April 16, 2024 15:29
* Also update local tweaks because one of the things we were supressing
  was moved to an optional extension.
* Fix a pylint violation that crops up in Python 3.12
In newer versions of Python it's not installed by default.
@feanil feanil merged commit f4cf536 into master Apr 16, 2024
11 checks passed
@feanil feanil deleted the pythonupgrade branch April 16, 2024 15:39
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.

Test completion on Python 3.11
2 participants