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 xiang.zhang
Recipients berker.peksag, methane, minrk, vstinner, xiang.zhang
Date 2016-09-14.20:03:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473883418.2.0.200830578795.issue28147@psf.upfronthosting.co.za>
In-reply-to
Content
> popitem() before does the same thing and should never cause a problem.

Ahh, this seems not true. Test it in py3.5 also crash.
History
Date User Action Args
2016-09-14 20:03:38xiang.zhangsetrecipients: + xiang.zhang, vstinner, methane, berker.peksag, minrk
2016-09-14 20:03:38xiang.zhangsetmessageid: <1473883418.2.0.200830578795.issue28147@psf.upfronthosting.co.za>
2016-09-14 20:03:38xiang.zhanglinkissue28147 messages
2016-09-14 20:03:38xiang.zhangcreate