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 vstinner
Recipients methane, python-dev, vstinner, xiang.zhang
Date 2016-09-12.13:13:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473686035.81.0.220541359021.issue28077@psf.upfronthosting.co.za>
In-reply-to
Content
> And hapyo, if you decide to make find_empty_slot support only combined dict, why not remove mp_values check?

Oh, I didn't notice that find_empty_slot() partially support split tables. Would you like to write a patch? I reopen the issue to fix this nit ;-)
History
Date User Action Args
2016-09-12 13:13:55vstinnersetrecipients: + vstinner, methane, python-dev, xiang.zhang
2016-09-12 13:13:55vstinnersetmessageid: <1473686035.81.0.220541359021.issue28077@psf.upfronthosting.co.za>
2016-09-12 13:13:55vstinnerlinkissue28077 messages
2016-09-12 13:13:55vstinnercreate