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 daniel.urban, eric.araujo, giampaolo.rodola, gvanrossum, ncoghlan, python-dev, rhettinger, stutzbach
Date 2011-03-22.18:46:35
SpamBayes Score 0.0011102809
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
New changeset d50a71994f51 by Raymond Hettinger in branch 'default':
Issue #11333: Add __slots__ to the collections ABCs.
http://hg.python.org/cpython/rev/d50a71994f51
History
Date User Action Args
2011-03-22 18:46:36python-devsetrecipients: + python-dev, gvanrossum, rhettinger, ncoghlan, giampaolo.rodola, stutzbach, eric.araujo, daniel.urban
2011-03-22 18:46:35python-devlinkissue11333 messages
2011-03-22 18:46:35python-devcreate