New Python Proposal: Make the Global Interpreter Lock Optional – News Fast Delivery – Chinese Open Source Technology Exchange Community
last yearAt the 2022 Python Language Summit, developer Sam Gross Brought itNew proposal: delete the global interpreter lock GIL to liberate multi-threading performance.However, due to the long history of GIL, many official/unofficial Python packages and modules are deeply integrated with GIL modules, and the complete removal of GIL functions may have an impact on the […]








