SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72137 0 40 Python

Issue #9260: A finer-grained import lock.

Most of the import sequence now uses per-module locks rather than the
global import lock, eliminating well-known issues with threads and imports.
A
Antoine Pitrou committed
ea3eb88bcaef775c8f2bbe310053f9990a8c9ea7
Parent: 5cec9d2