Armin Rigo <[EMAIL PROTECTED]> added the comment: This was actually not a bug because the object being decref'ed is guaranteed to be exactly a string or None, as told in the comment about the 'name' field. So no user code could possibly run during this Py_DECREF() call.
---------- nosy: +arigo _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2990> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com