[issue3299] Direct calls to PyObject_Del/PyObject_DEL are broken for --with-pydebug

STINNER Victor report at bugs.python.org
Thu Jan 14 18:10:25 CET 2010


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

> Victor, your overflow test in the sre patch tests for TypeError, 
> but OverflowError is actually raised: (...)

Oops, fixed.

----------
Added file: http://bugs.python.org/file15878/sre_py_decref-2.patch

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


More information about the Python-bugs-list mailing list