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 ap--, lukasz.langa, miss-islington, rhettinger, serhiy.storchaka
Date 2020-11-30.17:07:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606756054.61.0.249052742651.issue42487@roundup.psfhosted.org>
In-reply-to
Content
New changeset cf22aa3bc698847459a6bf20c166aa80825b810a by Miss Islington (bot) in branch '3.9':
bpo-42487: don't call __getitem__ of underlying maps in ChainMap.__iter__ (GH-23534) (GH-23569)
https://github.com/python/cpython/commit/cf22aa3bc698847459a6bf20c166aa80825b810a
History
Date User Action Args
2020-11-30 17:07:34rhettingersetrecipients: + rhettinger, lukasz.langa, serhiy.storchaka, miss-islington, ap--
2020-11-30 17:07:34rhettingersetmessageid: <1606756054.61.0.249052742651.issue42487@roundup.psfhosted.org>
2020-11-30 17:07:34rhettingerlinkissue42487 messages
2020-11-30 17:07:34rhettingercreate