Python 3.15.0 candidate 2 is here!
Python 3.15.0 release candidate 2 arrives, locking changes to bug fixes ahead of the final October release.
Hugo van Kemenade, release manager for Python 3.14 and 3.15, announced the final release candidate for Python 3.15. Only reviewed bug fixes are allowed between this candidate and the final release scheduled for October. Third-party maintainers are encouraged to test against 3.15 and publish wheels on PyPI.
- Only clear, reviewed bug fixes are permitted after this candidate.
- Wheels built against the release candidates will work with future 3.15 versions.
Python 3.15.0 candidate 2 is here! Hugo van Kemenade (release manager for Python 3.14 and 3.15) announces the final release candidate for Python 3.15, scheduled for release in October: Entering the release candidate phase, only reviewed code changes which are clear bug fixes are allowed between this release candidate and the final release. [...] We strongly encourage maintainers of third-party Python projects to prepare their projects for 3.15 during this phase, and publish Python 3.15 wheels on PyPI to be ready for the final release of 3.15.0, and to help other projects do their own testing. Any binary wheels built against Python 3.15.0 release candidates will work with future versions of…
This source does not provide full text. Read it at simonwillison.net.