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 ced, exarkun, ezio.melotti, michael.foord, pitrou, python-dev
Date 2011-12-18.18:32:13
SpamBayes Score 0.05915891
Marked as misclassified No
Message-id <E1RcLWu-0002Hz-Fs@dinsdale.python.org>
In-reply-to
Content
New changeset c478734ded4b by Antoine Pitrou in branch '3.2':
Issue #7502: Fix equality comparison for DocTestCase instances.
http://hg.python.org/cpython/rev/c478734ded4b

New changeset b8cb6f1e4981 by Antoine Pitrou in branch 'default':
Issue #7502: Fix equality comparison for DocTestCase instances.
http://hg.python.org/cpython/rev/b8cb6f1e4981

New changeset 64d670a8b183 by Antoine Pitrou in branch '2.7':
Issue #7502: Fix equality comparison for DocTestCase instances.
http://hg.python.org/cpython/rev/64d670a8b183
History
Date User Action Args
2011-12-18 18:35:22python-devsetrecipients: + python-dev, exarkun, pitrou, ezio.melotti, ced, michael.foord
2011-12-18 18:32:13python-devlinkissue7502 messages
2011-12-18 18:32:13python-devcreate