You need to sign in or sign up before continuing.
-
Antoine Pitrou authored
Most of the import sequence now uses per-module locks rather than the global import lock, eliminating well-known issues with threads and imports.
ea3eb88b
Most of the import sequence now uses per-module locks rather than the global import lock, eliminating well-known issues with threads and imports.