diff options
author | tjb900 <ozburgess@gmail.com> | 2019-02-18 23:30:51 +0800 |
---|---|---|
committer | Antoine Pitrou <pitrou@free.fr> | 2019-02-18 15:30:51 +0000 |
commit | 4371c0a9c0848f7a0947d43f26f234842b41efdf (patch) | |
tree | 122d9ea80e833f00f856fa58625b7a17f3573ad3 /Lib/test/test_extcall.py | |
parent | 4a7f44a2ed49ff1e87db062e7177a56c6e4bbdb0 (diff) | |
download | cpython-git-4371c0a9c0848f7a0947d43f26f234842b41efdf.tar.gz |
bpo-34572: change _pickle unpickling to use import rather than retrieving from sys.modules (GH-9047)
Fix C implementation of pickle.loads to use importlib's locking mechanisms, and thereby avoid using partially-loaded modules.
Diffstat (limited to 'Lib/test/test_extcall.py')
0 files changed, 0 insertions, 0 deletions