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 python-dev
Recipients BreamoreBoy, ajaksu2, benjamin.peterson, dcjim, elachuni, gvanrossum, jon, kristjan.jonsson, mark.dickinson, pitrou, python-dev, qelan, tseaver, vdupras, vstinner
Date 2013-12-05.10:05:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dZsxL3FGsz7LjN@mail.python.org>
In-reply-to
Content
New changeset 03fcc12282fc by Kristján Valur Jónsson in branch '2.7':
Issue #7105:  weak dict iterators are fragile because of unpredictable GC runs
http://hg.python.org/cpython/rev/03fcc12282fc
History
Date User Action Args
2013-12-05 10:05:11python-devsetrecipients: + python-dev, gvanrossum, dcjim, tseaver, mark.dickinson, pitrou, kristjan.jonsson, vstinner, ajaksu2, jon, benjamin.peterson, vdupras, elachuni, BreamoreBoy, qelan
2013-12-05 10:05:11python-devlinkissue7105 messages
2013-12-05 10:05:11python-devcreate