Python 3.13.1 Released Today News -

What's New In Python 3.13 — Python 3.14.5rc1 documentation

Python 3.13.1 was officially released on December 3, 2024, marking the first maintenance update for the major 3.13 series. While maintenance releases typically focus on stability, this version is a critical step for developers looking to leverage the transformative "headline" features of the 3.13 branch, such as free-threading and the experimental JIT compiler. python 3.13.1 released today news

Furthermore, this release ensures compatibility with the broader ecosystem. Over 350 PyPI top packages—including NumPy, Django, and FastAPI—have now officially added wheels for Python 3.13. The bugfixes in 3.13.1 resolve linker issues that prevented some C extensions from compiling on macOS Sequoia and recent Linux kernels. What's New In Python 3

Released roughly two months after the major 3.13.0 launch in October 2024, version 3.13.1 serves as the first bugfix release of the new series. For the millions of developers, data scientists, and system administrators who rely on Python, this update is not just routine maintenance—it is a signal that the 3.13 branch is maturing into a production-ready workhorse. Over 350 PyPI top packages—including NumPy, Django, and