Skip to content

Conversation

@hugovk
Copy link
Contributor

@hugovk hugovk commented Aug 14, 2024

The Python 3.13 release candidate is out now! 🚀

The Release Manager has issued a call to action:

We strongly encourage maintainers of third-party Python projects to prepare their projects for 3.13 compatibilities during this phase, and where necessary publish Python 3.13 wheels on PyPI to be ready for the final release of 3.13.0. Any binary wheels built against Python 3.13.0rc1 will work with future versions of Python 3.13. As always, report any issues to the Python bug tracker.


Also:

  • Drop support for Python 3.7, it was end-of-life on 2023-06-27.
  • Don't install the mock backport for tests, the stdlib version is used.
  • Don't create universal wheels, they're only needed for Python 2 support.
  • Upgrade syntax for Python 3.8+ with pyupgrade.

@coveralls
Copy link

Coverage Status

coverage: 90.097%. remained the same
when pulling e9003cf on hugovk:add-3.13
into c003c22 on requests:master.

@hugovk
Copy link
Contributor Author

hugovk commented Sep 7, 2025

Closing this year-old PR due to lack of interest, but happy to re-open if that changes! Note Python 3.14 is almost out and also needs testing.

@hugovk hugovk closed this Sep 7, 2025
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.

2 participants