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.0b4

Release Date: July 17, 2024

This is a beta preview of Python 3.13

Python 3.13 is still in development. This release, 3.13.0b4, is the final beta release preview of 3.13.

Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes and to prepare their projects to support the new feature release.

We strongly encourage maintainers of third-party Python projects to test with 3.13 during the beta phase and report issues found to the Python bug tracker as soon as possible. While the release is planned to be feature complete entering the beta phase, it is possible that features may be modified or, in rare cases, deleted up until the start of the release candidate phase (Tuesday 2024-07-30). Our goal is to have no ABI changes after this final beta release, and as few code changes as possible after 3.13.0rc1, the first release candidate. To achieve that, it will be extremely important to get as much exposure for 3.13 as possible during the beta phase.

Please keep in mind that this is a preview release and its use is not recommended for production environments.

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 pre-release of Python 3.13 will be 3.13.0rc1, the first release candidate, currently scheduled for 2024-07-30.

More resources

Full Changelog

Files

Version Operating System Description MD5 Sum File Size GPG Sigstore SBOM
Gzipped source tarball Source release 7ad09657a223706c5c45240c0199e7cf 26.2 MB SIG .sigstore SPDX
XZ compressed source tarball Source release 4a4d75794a6c01fe0845ce224dda2e26 19.9 MB SIG .sigstore SPDX
macOS 64-bit universal2 installer macOS for macOS 10.13 and later 2c3532037a674e72a0789d3dcb6c59a8 64.9 MB SIG .sigstore
Windows installer (64-bit) Windows Recommended 9498868274a2733fdb614bb09a4fd7b4 25.4 MB SIG .sigstore SPDX
Windows installer (32-bit) Windows 3086d0485a2d4455daf3e7f08c36cc21 24.1 MB SIG .sigstore SPDX
Windows installer (ARM64) Windows Experimental b8744e2aa9966fc83353cbbfc7f12d5f 24.6 MB SIG .sigstore SPDX
Windows embeddable package (64-bit) Windows ed00a84c783690405c22d1744ff7a4aa 11.9 MB SIG .sigstore SPDX
Windows embeddable package (32-bit) Windows 230287f208bf8d20e92e1b15463c67f6 10.4 MB SIG .sigstore SPDX
Windows embeddable package (ARM64) Windows 4d6a7e6d1512e4941774338fd33e1372 10.9 MB SIG .sigstore SPDX