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 mbussonn, methane, vstinner, xiang.zhang
Date 2016-09-09.15:54:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473436498.16.0.468406644541.issue28040@psf.upfronthosting.co.za>
In-reply-to
Content
I would really appreciate if someone can write an unit test.

I'm not confident to fix a bug without unit test, on such tricky part of Python internals (splitted/combined dict).
History
Date User Action Args
2016-09-09 15:54:58vstinnersetrecipients: + vstinner, methane, xiang.zhang, mbussonn
2016-09-09 15:54:58vstinnersetmessageid: <1473436498.16.0.468406644541.issue28040@psf.upfronthosting.co.za>
2016-09-09 15:54:58vstinnerlinkissue28040 messages
2016-09-09 15:54:58vstinnercreate