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, rhettinger, serhiy.storchaka
Date 2020-11-30.16:34:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606754064.18.0.393739311044.issue42487@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0be9ce305ff2b9e13ddcf15af8cfe28786afb36a by Andreas Poehlmann in branch 'master':
bpo-42487: don't call __getitem__ of underlying maps in ChainMap.__iter__ (GH-23534)
https://github.com/python/cpython/commit/0be9ce305ff2b9e13ddcf15af8cfe28786afb36a
History
Date User Action Args
2020-11-30 16:34:24rhettingersetrecipients: + rhettinger, lukasz.langa, serhiy.storchaka, ap--
2020-11-30 16:34:24rhettingersetmessageid: <1606754064.18.0.393739311044.issue42487@roundup.psfhosted.org>
2020-11-30 16:34:24rhettingerlinkissue42487 messages
2020-11-30 16:34:24rhettingercreate