Python 3.13 Release Notes

Release Date: October 7, 2024

Python 3.13 is a stable release that introduces significant improvements to the interpreter, typing system, and developer experience.

What's New in Python 3.13

Performance Improvements

Interpreter and Runtime

Language and Typing

Standard Library

Platforms and Compatibility

Removals and Deprecations

Migration Notes

Upgrading from Python 3.12 is generally straightforward, but consider:

Documentation

Official 3.13 documentation