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 methane
Recipients methane, rhettinger, serhiy.storchaka, xiang.zhang
Date 2016-09-30.05:02:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1475211772.6.0.715311212665.issue28199@psf.upfronthosting.co.za>
In-reply-to
Content
As written in comment, reusing keys object breaks odict implementation.
I think we can't avoid copy for Python 3.6.
History
Date User Action Args
2016-09-30 05:02:52methanesetrecipients: + methane, rhettinger, serhiy.storchaka, xiang.zhang
2016-09-30 05:02:52methanesetmessageid: <1475211772.6.0.715311212665.issue28199@psf.upfronthosting.co.za>
2016-09-30 05:02:52methanelinkissue28199 messages
2016-09-30 05:02:52methanecreate