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.13.0rc2

Release Date: Sept. 6, 2024

This is the second release candidate of Python 3.13.0

This release, 3.13.0rc2, is the final release preview. This release is expected to become the final 3.13.0 release, barring any critical bugs being discovered. The official release of 3.13.0 is scheduled for Tuesday, 2024-10-01.

There will be no ABI changes from this point forward in the 3.13 series.

Call to action

We strongly encourage maintainers of 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 and later will work with future versions of Python 3.13. 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 now

  • Are all your changes properly documented?
  • Are they mentioned in What's New?
  • Did you notice other changes you know of to have insufficient documentation?

Major new features of the 3.13 series, compared to 3.12

Some of the new major new features and changes in Python 3.13 are:

New features

Typing

Removals and new deprecations

  • PEP 594 (Removing dead batteries from the standard library) scheduled removals of many deprecated modules: aifc, audioop, chunk, cgi, cgitb, crypt, imghdr, mailcap, msilib, nis, nntplib, ossaudiodev, pipes, sndhdr, spwd, sunau, telnetlib, uu, xdrlib, lib2to3.
  • Many other removals of deprecated classes, functions and methods in various standard library modules.
  • C API removals and deprecations. (Some removals present in alpha 1 were reverted in alpha 2, as the removals were deemed too disruptive at this time.)
  • New deprecations, most of which are scheduled for removal from Python 3.15 or 3.16.

(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.13, see What's new in Python 3.13. The next release of Python 3.13 will be the official 3.13.0 release, currently scheduled for Tuesday, 2024-10-01.

More resources

Full Changelog

Files

Version Operating System Description MD5 Sum File Size GPG Sigstore SBOM
Gzipped source tarball Source release ad7f44153649e27ec385e7633e853e03 26.4 MB SIG .sigstore SPDX
XZ compressed source tarball Source release 8ace0094cf8698daf5328a2819ab0376 20.1 MB SIG .sigstore SPDX
macOS 64-bit universal2 installer macOS for macOS 10.13 and later 4be5256e892135c8bddda42416936f91 65.5 MB SIG .sigstore
Windows installer (64-bit) Windows Recommended 0af5ad8734962267323ef45f384de3aa 25.5 MB SIG .sigstore SPDX
Windows installer (32-bit) Windows 647f429b5584d9ee2dd02fdc9c61a38e 24.2 MB SIG .sigstore SPDX
Windows installer (ARM64) Windows Experimental d08a2cc822b2fdac78e227735d8ff90d 24.7 MB SIG .sigstore SPDX
Windows embeddable package (64-bit) Windows e1e6bf96b8f0bd703fc4185df023c7df 11.9 MB SIG .sigstore SPDX
Windows embeddable package (32-bit) Windows 15436ab79858d962432115c166b6aae2 10.4 MB SIG .sigstore SPDX
Windows embeddable package (ARM64) Windows 6763973705e4609d26e7933ba6e8c2ca 10.9 MB SIG .sigstore SPDX