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 rhettinger, serhiy.storchaka, vstinner
Date 2017-09-25.09:15:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506330957.11.0.914163294033.issue26491@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8110dbd470f3daa4de58dda66d360e3c26d3b94f by Raymond Hettinger in branch 'master':
bpo-26491 Defer DECREFs until enumobject is in a consistent state (#3747)
https://github.com/python/cpython/commit/8110dbd470f3daa4de58dda66d360e3c26d3b94f
History
Date User Action Args
2017-09-25 09:15:57rhettingersetrecipients: + rhettinger, vstinner, serhiy.storchaka
2017-09-25 09:15:57rhettingersetmessageid: <1506330957.11.0.914163294033.issue26491@psf.upfronthosting.co.za>
2017-09-25 09:15:57rhettingerlinkissue26491 messages
2017-09-25 09:15:57rhettingercreate