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 mbussonn, methane, python-dev, vstinner, xiang.zhang
Date 2016-09-12.18:17:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473704246.81.0.443672440641.issue28040@psf.upfronthosting.co.za>
In-reply-to
Content
> add tons of test for shared-key dict

So what if we delete mp->ma_used == ix or use mp->ma_keys->dk_nentries == ix? Do we still have any case breaking the order?
History
Date User Action Args
2016-09-12 18:17:26xiang.zhangsetrecipients: + xiang.zhang, vstinner, methane, python-dev, mbussonn
2016-09-12 18:17:26xiang.zhangsetmessageid: <1473704246.81.0.443672440641.issue28040@psf.upfronthosting.co.za>
2016-09-12 18:17:26xiang.zhanglinkissue28040 messages
2016-09-12 18:17:26xiang.zhangcreate