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 amaury.forgeotdarc, daniel.urban, mjuric, python-dev, rhettinger
Date 2011-04-20.00:19:26
SpamBayes Score 5.6827477e-05
Marked as misclassified No
Message-id <E1QCL8f-00037Z-Vd@dinsdale.python.org>
In-reply-to
Content
New changeset 408f23b6cec5 by Raymond Hettinger in branch '3.1':
Issue #11875: Alter the previous fix to work better with subclasses
http://hg.python.org/cpython/rev/408f23b6cec5

New changeset 4e6840477d96 by Raymond Hettinger in branch '3.2':
Issue #11875: Alter the previous fix to work better with subclasses
http://hg.python.org/cpython/rev/4e6840477d96

New changeset 64968d226b61 by Raymond Hettinger in branch 'default':
Issue #11875: Alter the previous fix to work better with subclasses
http://hg.python.org/cpython/rev/64968d226b61
History
Date User Action Args
2011-04-20 00:19:28python-devsetrecipients: + python-dev, rhettinger, amaury.forgeotdarc, daniel.urban, mjuric
2011-04-20 00:19:26python-devlinkissue11875 messages
2011-04-20 00:19:26python-devcreate