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 josh.r, python-dev, rhettinger
Date 2014-05-04.02:06:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gLrCz0gXKz7Lkx@mail.python.org>
In-reply-to
Content
New changeset 2c6a231e2c1e by Raymond Hettinger in branch 'default':
Issue #21421:  Add __slots__ to the MappingViews ABCs.
http://hg.python.org/cpython/rev/2c6a231e2c1e
History
Date User Action Args
2014-05-04 02:06:40python-devsetrecipients: + python-dev, rhettinger, josh.r
2014-05-04 02:06:40python-devlinkissue21421 messages
2014-05-04 02:06:39python-devcreate