Python 3.7 adds new classes for data handling, optimizations for script compilation and garbage collection, and faster asynchronous I/O Python 3.7, the latest version of the language aimed at making ...
Official support for free-threaded Python, and free-threaded improvements Python’s free-threaded build promises true parallelism for threads in Python programs by removing the Global Interpreter Lock ...