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 Dennis Sweeney, methane, rhettinger, serhiy.storchaka
Date 2020-06-10.05:57:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591768627.88.0.914661821744.issue40889@roundup.psfhosted.org>
In-reply-to
Content
New changeset 07d81128124f2b574808e33267c38b104b42ae2a by Dennis Sweeney in branch 'master':
bpo-40889: Optimize dict.items() ^ dict.items() (GH-20718)
https://github.com/python/cpython/commit/07d81128124f2b574808e33267c38b104b42ae2a
History
Date User Action Args
2020-06-10 05:57:07methanesetrecipients: + methane, rhettinger, serhiy.storchaka, Dennis Sweeney
2020-06-10 05:57:07methanesetmessageid: <1591768627.88.0.914661821744.issue40889@roundup.psfhosted.org>
2020-06-10 05:57:07methanelinkissue40889 messages
2020-06-10 05:57:07methanecreate