Python 3.13 betas are out (Edit: 3.13.0 is out!), which means the features are locked in. For the first time in thirty years, Python has a new, more colorful REPL! There’s also a no-GIL compile-time option (free-threaded), an optional JIT, some new typing features, and better error messages (again).
[Read More]Python 3.13
Posted on May 9, 2024 (Last modified on June 9, 2026) | Henry Schreiner