[issue7173] Cython compiler run crashes CPython 3.1.1 and 3.2

Stefan Behnel report at bugs.python.org
Sun Nov 22 15:21:55 CET 2009


Stefan Behnel <scoder at users.sourceforge.net> added the comment:

The patch is supposed to apply near the end of the class
TreeAssertVisitor at the end of the file Cython/TestUtils.py, not in the
class NodeTypeWriter.

And the test doesn't run (or even import) the extension, it just builds it.

----------

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


More information about the Python-bugs-list mailing list