Python 3.13.1 — Release News November 2025 ((install))
The experimental free-threaded build mode lets threads run concurrently across multiple CPU cores. This removes the strict execution bottlenecks of older environments. Developers can run intensive multi-threaded scripts without specialized subprocess workarounds. 2. Experimental Just-In-Time (JIT) Compiler