This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients abacabadabacaba, rhettinger
Date 2010-04-18.08:46:15
SpamBayes Score 0.042390957
Marked as misclassified No
Message-id <1271580378.13.0.474449301959.issue8420@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2010-04-18 08:46:18rhettingersetrecipients: + rhettinger, abacabadabacaba
2010-04-18 08:46:18rhettingersetmessageid: <1271580378.13.0.474449301959.issue8420@psf.upfronthosting.co.za>
2010-04-18 08:46:16rhettingerlinkissue8420 messages
2010-04-18 08:46:16rhettingercreate