News

Python-Future is a library that supports writing Python 2 and 3 compatible code. This library allows users to utilize a single codebase to support both versions with minimal overhead.
Python 3.13’s installer lets you install the free-threaded build of Python side-by-side with the regular build. You can use the “py” utility to select which one to use for a given program.
Official support for free-threaded Python, an experimental JIT, and a smarter installation manager for Windows are among the goodies in Python 3.14. Now in a release candidate.
[0, 2, 4, 6, 8] — Anatoly Karp (@akarp) March 3, 2021 The most recent stable release of Python 3.10.4, the fourth maintenance release of Python 3.10, was officially published on March 24, 2023.