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 methane, python-dev, vstinner, xiang.zhang
Date 2016-09-12.13:12:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473685925.66.0.978159571804.issue28077@psf.upfronthosting.co.za>
In-reply-to
Content
Yes. It cannot be hit and I want to remove it at first. But I decide not to do that since there is no clue in the future find_empty_slot will not be used against split dict.

And hapyo, if you decide to make find_empty_slot support only combined dict, why not remove mp_values check?
History
Date User Action Args
2016-09-12 13:12:05xiang.zhangsetrecipients: + xiang.zhang, vstinner, methane, python-dev
2016-09-12 13:12:05xiang.zhangsetmessageid: <1473685925.66.0.978159571804.issue28077@psf.upfronthosting.co.za>
2016-09-12 13:12:05xiang.zhanglinkissue28077 messages
2016-09-12 13:12:05xiang.zhangcreate