Python 3.11 Release Notes

Release Date: October 24, 2022

Python 3.11 is a major release focused on performance, error reporting, and developer experience improvements.

What's New in Python 3.11

Performance Improvements

Python 3.11 is 10–60% faster than Python 3.10 on average.

Language and Exceptions

Error Messages

Typing Improvements

Standard Library

Other Improvements

Deprecations

Migration Guide

When upgrading from Python 3.10:

Documentation

Official 3.11 documentation