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 Chris.Colbert, eric.araujo, ncoghlan, python-dev, rhettinger, stutzbach
Date 2011-03-22.20:21:08
SpamBayes Score 0.0006215225
Marked as misclassified No
Message-id <E1Q284h-0000HD-Fw@dinsdale.python.org>
In-reply-to
Content
New changeset 136298326897 by Raymond Hettinger in branch '2.7':
Issue #11628: cmp_to_key should use__slots__.
http://hg.python.org/cpython/rev/136298326897
History
Date User Action Args
2011-03-22 20:21:09python-devsetrecipients: + python-dev, rhettinger, ncoghlan, stutzbach, eric.araujo, Chris.Colbert
2011-03-22 20:21:08python-devlinkissue11628 messages
2011-03-22 20:21:08python-devcreate