[issue9319] imp.find_module('test/badsyntax_pep3120') causes segfault

STINNER Victor report at bugs.python.org
Sat Apr 23 00:44:08 CEST 2011


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

Fixed in 3.2 (fa5e348889c2) and 3.3 (7b8d625eb6e4). The bug is a regression introduced in Python 3.2, so Python 3.1 doesn't need to be fixed.

----------
status: open -> closed

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


More information about the Python-bugs-list mailing list