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 rhettinger
Recipients Markus Mohrhard, rhettinger, serhiy.storchaka
Date 2020-04-21.23:20:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587511255.55.0.983687056681.issue40327@roundup.psfhosted.org>
In-reply-to
Content
New changeset 75bedbe2ed4119ff18a2ea86c544b3cf08a92e75 by Raymond Hettinger in branch 'master':
bpo-40327: Improve atomicity, speed, and memory efficiency of the items() loop (GH-19628)
https://github.com/python/cpython/commit/75bedbe2ed4119ff18a2ea86c544b3cf08a92e75
History
Date User Action Args
2020-04-21 23:20:55rhettingersetrecipients: + rhettinger, serhiy.storchaka, Markus Mohrhard
2020-04-21 23:20:55rhettingersetmessageid: <1587511255.55.0.983687056681.issue40327@roundup.psfhosted.org>
2020-04-21 23:20:55rhettingerlinkissue40327 messages
2020-04-21 23:20:55rhettingercreate