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 Dennis Sweeney, methane, remi.lapeyre, rhettinger, serhiy.storchaka
Date 2020-06-12.17:19:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591982369.01.0.0591798784369.issue40890@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3ee0e48b0376a710c08eec6f30e4181563b192a2 by Dennis Sweeney in branch 'master':
bpo-40890: Add `mapping` property to dict views (GH-20749)
https://github.com/python/cpython/commit/3ee0e48b0376a710c08eec6f30e4181563b192a2
History
Date User Action Args
2020-06-12 17:19:29rhettingersetrecipients: + rhettinger, methane, serhiy.storchaka, remi.lapeyre, Dennis Sweeney
2020-06-12 17:19:29rhettingersetmessageid: <1591982369.01.0.0591798784369.issue40890@roundup.psfhosted.org>
2020-06-12 17:19:29rhettingerlinkissue40890 messages
2020-06-12 17:19:28rhettingercreate