[issue34572] C unpickling bypasses import thread safety

Antoine Pitrou report at bugs.python.org
Mon Feb 18 10:30:56 EST 2019


Antoine Pitrou <pitrou at free.fr> added the comment:


New changeset 4371c0a9c0848f7a0947d43f26f234842b41efdf by Antoine Pitrou (tjb900) in branch 'master':
bpo-34572: change _pickle unpickling to use import rather than retrieving from sys.modules (GH-9047)
https://github.com/python/cpython/commit/4371c0a9c0848f7a0947d43f26f234842b41efdf


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34572>
_______________________________________


More information about the Python-bugs-list mailing list