: This version moved "free-threaded" Python out of the experimental phase. It allows the interpreter to run without a Global Interpreter Lock (GIL), enabling true multi-core parallelism for the first time in CPython's history.
Python continues to lead in the "Typed Python" ecosystem. cpython release november 2025 new