Release Notes 2025: Python 3.13

The Python development team would like to thank all contributors, users, and supporters for their help in making Python 3.13 a reality.

Most pure‑Python code runs unchanged. The JIT and no‑GIL build are at runtime via environment variables ( PYTHONJIT=1 , PYTHON_NOGIL=1 ). Projects using C extensions should test thoroughly. python 3.13 release notes 2025