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 #1125

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

Jamim
Copy link
Contributor

@Jamim Jamim commented Nov 9, 2023

Hello,

I believe it's worth having an explicit support and tests for Python 3.11/3.12, so I'd like to propose changes that:

  • enable testing for Python 3.11/3.12
  • update classifiers at setup.py
  • remove pyright from tox.ini since there's no corresponding testenv configuration
  • bump black to 23.11.0 to get support for py311/py312 targets
    it looks like it's better to keep current version of black for now

Best regards!

@CLAassistant
Copy link

CLAassistant commented Nov 9, 2023

CLA assistant check
All committers have signed the CLA.

These changes:
  * enable testing for Python 3.11/3.12
  * update classifiers at setup.py
  * remove pyright from tox.ini since there's
    no corresponding testenv configuration
@pakrym-stripe
Copy link
Contributor

Thank you for the contribution, @Jamim !

@pakrym-stripe pakrym-stripe merged commit d0772fe into stripe:master Nov 10, 2023
15 checks passed
@Jamim Jamim deleted the feature/python-3.11-3.12 branch November 10, 2023 00:29
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.

None yet

3 participants