Raymond Hettinger <rhettin...@users.sourceforge.net> added the comment:
Attaching a patch for set_lookkey() that does a DECREF only when the refcnt > 1 so that the DECREF won't trigger any state changes. The merge crasher still needs a patch. ---------- keywords: +patch priority: -> normal stage: -> needs patch versions: +Python 2.6, Python 2.7, Python 3.2 Added file: http://bugs.python.org/file16969/lookkey.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8420> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com