[issue39033] zipimport raises NameError: name '_boostrap_external' is not defined

Nick Coghlan report at bugs.python.org
Sun Dec 15 18:34:18 EST 2019


Nick Coghlan <ncoghlan at gmail.com> added the comment:


New changeset 79f02fee1a542c440fd906fd54154c73fc0f8235 by Nick Coghlan (Xtreak) in branch 'master':
bpo-39033: Fix NameError in zipimport during hash validation (GH-17588)
https://github.com/python/cpython/commit/79f02fee1a542c440fd906fd54154c73fc0f8235


----------
nosy: +ncoghlan

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


More information about the Python-bugs-list mailing list