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

Nick Coghlan report at bugs.python.org
Fri Jan 2 00:47:18 CET 2009


Nick Coghlan <ncoghlan at gmail.com> added the comment:

(changing title and unassigning from Fredrik since this isn't an RE
specific problem, flagged as also affecting interpreter core, flagged as
affecting all currently maintained versions)

----------
assignee: effbot -> 
components: +Interpreter Core
title: invalid object destruction in re.finditer() -> Direct calls to PyObject_Del/PyObject_DEL are broken for --with-pydebug
versions: +Python 2.6, Python 3.0, Python 3.1

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


More information about the Python-bugs-list mailing list