A new project to change the CPython runtime to boost multithreaded performance has drawn the attention of Python’s core development team. One of Python’s long-standing weaknesses, its inability to scale well in multithreaded environments, is the target of a new proposal among the core developers of the popular programming language. Developer Sam Gross has proposed a major change to the Global Inte

