Python 3.15 and free-threading's second act
The GIL-free build is officially supported and the ecosystem work is the actual story. A progress report.
tech, developers, and the code underneath
4 pieces tagged python,
from March 14, 2025 to May 11, 2026.
The GIL-free build is officially supported and the ecosystem work is the actual story. A progress report.
Java, Python, C#, and JavaScript are all converging on the same feature from ML languages, thirty years late.
The GIL-free build graduates from experimental, template strings land, and annotations finally get lazy evaluation.
A new t prefix produces a Template object instead of a string. It's f-strings without the injection vulnerability.