News

How a GIL-free Python will work The current proposals for a no-GIL edition of Python use a mix of techniques to make reference counting thread-safe, and leave the speed of single-threaded programs ...
Free-threaded Python is now officially supported, though using it remains optional. Here are four tips for developers getting ...
The Python development team has announced the arrival of 3.14's first release candidate before its official launch in October ...