Notice: While JavaScript is not essential for this website, your interaction with the content will be limited. Please turn JavaScript on for the full experience.
Python 3.12.0rc3Release Date: Sept. 19, 2023
This is the third release candidate of Python 3.12.0This release, 3.12.0rc3, is the absolutely last release preview for Python 3.12.
There will be no ABI changes from this point forward in the 3.12 series. The intent is for the final release of 3.12.0, scheduled for Monday, 2023-10-02, to be identical to this release candidate. This really is the last chance to find critical problems in Python 3.12.
Call to actionWe 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. Any binary wheels built against Python 3.12.0rc3 will work with future versions of Python 3.12. 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 developers: time to work on documentation nowperf
profiler to report Python function names in traces.wstr
and wstr_length
members of the C implementation of unicode objects were removed, per PEP 623.unittest
module, a number of long deprecated methods and classes were removed. (They had been deprecated since Python 3.1 or 3.2).smtpd
and distutils
modules have been removed (see PEP 594 and PEP 632. The setuptools
package continues to provide the distutils
module.SyntaxWarning
instead of DeprecationWarning
, making them more visible. (They will become syntax errors in the future.)(Hey, fellow core developer, if a feature you find important is missing from this list, let Thomas know.)
For more details on the changes to Python 3.12, see What's new in Python 3.12. The next scheduled release of Python 3.12 will be 3.12.0, the final release, currently scheduled for 2023-10-02.
More resourcesRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.5