[issue31642] None value in sys.modules no longer blocks import

Serhiy Storchaka report at bugs.python.org
Sun Oct 8 05:52:00 EDT 2017


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 6f059ab80a351a7dd85cc57c5ca240f817a79c5d by Serhiy Storchaka in branch '3.6':
[3.6] bpo-31642: Restore blocking "from" import by setting None in sys.modules. (GH-3834). (#3923)
https://github.com/python/cpython/commit/6f059ab80a351a7dd85cc57c5ca240f817a79c5d


----------

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


More information about the Python-bugs-list mailing list