News

Removing the GIL removes a major obstacle to multi-threading, making Python a truly multi-core language and significantly improving its performance for workloads that benefit from parallelism.
Tauthon, originally labeled Python 2.8 but rechristened so as not to be confused with an official Python implementation, is one of the most straightforward efforts to keep Python 2 alive.