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 python-dev
Recipients eric.snow, jab, python-dev, rhettinger, serhiy.storchaka
Date 2015-05-26.08:36:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150526083621.45377.7794@psf.io>
In-reply-to
Content
New changeset 9213c70c67d2 by Raymond Hettinger in branch '2.7':
Issue #24286: Register dict views with the MappingView ABCs.
https://hg.python.org/cpython/rev/9213c70c67d2
History
Date User Action Args
2015-05-26 08:36:25python-devsetrecipients: + python-dev, rhettinger, jab, eric.snow, serhiy.storchaka
2015-05-26 08:36:25python-devlinkissue24286 messages
2015-05-26 08:36:25python-devcreate