[issue4236] Crash when importing builtin module during interpreter shutdown

STINNER Victor report at bugs.python.org
Fri Oct 31 02:46:42 CET 2008


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

Python2 is not affected because the bug comes from PyModule_Create2() 
which was introduced in Python3.

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4236>
_______________________________________


More information about the Python-bugs-list mailing list