![]() |
|
[Py Blog] Python 3.15.0 candidate 2 is here! - Printable Version +- Sick Gaming (https://sickgaming.net) +-- Forum: Programming (https://sickgaming.net/forum-76.html) +--- Forum: Python (https://sickgaming.net/forum-83.html) +--- Thread: [Py Blog] Python 3.15.0 candidate 2 is here! (/thread-113065.html) |
[Py Blog] Python 3.15.0 candidate 2 is here! - xSicKxBot - 08-31-2026 It’s the final 3.15 release candidate! python.org/downloads/release/python-3150rc2 This is a candidate preview of Python 3.15 This release, 3.15.0rc2, is the final planned release candidate, containing around 144 bugfixes, build improvements and documentation changes from 76 contributors since 3.15.0rc1. Entering the release candidate phase, only reviewed code changes which are clear bug fixes are allowed between this release candidate and the final release. The next release of Python 3.15 will be 3.15.0 final, scheduled for 2026-10-01. There will be no ABI changes from this point forward in the 3.15 series, and the goal is that there will be as few code changes as possible. Call to action 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 Python 3.15. As always, report any issues to the Python bug tracker. Please keep in mind that this is a preview release and while it’s as close to the final release as we can get it, its use is not recommended for production environments. Core team: time to work on documentation now
Major new features of the 3.15 series, compared to 3.14 Some of the major new features and changes in Python 3.15 are:
For more details on the changes to Python 3.15, see What’s new in Python 3.15. More resources
And now for something completely different Quote:“When they reached Circe’s house they found it built of cut stones, on Enjoy the new release Thanks to all of the many volunteers who help make Python development and these releases possible! Please consider supporting our efforts by volunteering yourself or through organisation contributions to the Python Software Foundation. Regards from Helsinki, looking forward to Aveiro and PyCon Portugal. Your release team, Hugo van Kemenade Ned Deily Steve Dower Łukasz Langa |