mirror of
https://github.com/python/cpython.git
synced 2026-07-24 10:52:24 -04:00
4371c0a9c0
Fix C implementation of pickle.loads to use importlib's locking mechanisms, and thereby avoid using partially-loaded modules.
Source files for standard library extension modules, and former extension modules that are now builtin modules.