![]() |
|
[Py Blog] Python 3.15.0 candidate 1 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 1 is here! (/thread-113101.html) |
[Py Blog] Python 3.15.0 candidate 1 is here! - xSicKxBot - 08-03-2026 It’s the first 3.15 release candidate! python.org/downloads/release/python-3150rc1 This is a candidate preview of Python 3.15 This release, 3.15.0rc1, is the first of two planned candidate releases. 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.0rc2, scheduled for 2026-09-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:Eurynome brought the seat at once and set a fleece upon it, and as soon 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 as the days shorten to under 17 hours, Your release team, Hugo van Kemenade Ned Deily Steve Dower Łukasz Langa |