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 pitrou, rhettinger, serhiy.storchaka, vstinner
Date 2017-02-23.15:40:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487864430.9.0.955543096631.issue27840@psf.upfronthosting.co.za>
In-reply-to
Content
I reopen the issue to propose to add a comment explaining why the dictionary must always be copied:
https://github.com/python/cpython/pull/253
History
Date User Action Args
2017-02-23 15:40:30vstinnersetrecipients: + vstinner, rhettinger, pitrou, serhiy.storchaka
2017-02-23 15:40:30vstinnersetmessageid: <1487864430.9.0.955543096631.issue27840@psf.upfronthosting.co.za>
2017-02-23 15:40:30vstinnerlinkissue27840 messages
2017-02-23 15:40:30vstinnercreate