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 Michael Crouch, docs@python, python-dev, rhettinger, serhiy.storchaka, thomir
Date 2016-09-12.03:38:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160912033832.21157.50661.BE13B285@psf.io>
In-reply-to
Content
New changeset 2b4bfef0d54a by Raymond Hettinger in branch '2.7':
Issue #26557:  Note that mapping view methods are not present in UserDict or shelves.
https://hg.python.org/cpython/rev/2b4bfef0d54a
History
Date User Action Args
2016-09-12 03:38:35python-devsetrecipients: + python-dev, rhettinger, docs@python, serhiy.storchaka, thomir, Michael Crouch
2016-09-12 03:38:35python-devlinkissue26557 messages
2016-09-12 03:38:34python-devcreate