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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Python 3.12 #72

Merged
merged 3 commits into from
Sep 11, 2023
Merged

Add support for Python 3.12 #72

merged 3 commits into from
Sep 11, 2023

Conversation

hugovk
Copy link
Contributor

@hugovk hugovk commented Sep 10, 2023

The second and final Python 3.12 release candidate is out! 馃殌

Call to action

We strongly encourage maintainers of third-party Python projects to prepare their projects for 3.12 compatibilities during this phase, and where necessary publish Python 3.12 wheels on PyPI to be ready for the final release of 3.12.0.

The pytest and pytest-cov versions needed updating to support 3.12, and I made sure they still work for 3.9 too via tox -e py39,py312.

jquast
jquast previously approved these changes Sep 10, 2023
Copy link
Owner

@jquast jquast left a comment

Choose a reason for hiding this comment

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

Great, I鈥檒l release it soon, thanks for all changes

Copy link
Collaborator

@GalaxySnail GalaxySnail left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution!

requirements-tests39.txt Outdated Show resolved Hide resolved
GalaxySnail
GalaxySnail previously approved these changes Sep 11, 2023
Copy link
Collaborator

@GalaxySnail GalaxySnail left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

pytest
pytest-cov
# For Python 3.9 *and newer*
# Regenerate with: tox -e update_requirements39
Copy link
Collaborator

Choose a reason for hiding this comment

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

This comment is not necessary. I will update README.rst soon.

@GalaxySnail GalaxySnail merged commit 2e7907a into jquast:master Sep 11, 2023
2 checks passed
@hugovk hugovk deleted the add-3.12 branch September 11, 2023 08:03
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