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 Mark.Shannon, ezio.melotti, martin.panter, python-dev, r.david.murray, serhiy.storchaka, vstinner
Date 2015-10-14.16:29:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151014162905.97714.30596@psf.io>
In-reply-to
Content
New changeset 0238eafb68da by Victor Stinner in branch 'default':
Issue #25210: Change error message of do_richcompare()
https://hg.python.org/cpython/rev/0238eafb68da
History
Date User Action Args
2015-10-14 16:29:07python-devsetrecipients: + python-dev, vstinner, ezio.melotti, r.david.murray, Mark.Shannon, martin.panter, serhiy.storchaka
2015-10-14 16:29:07python-devlinkissue25210 messages
2015-10-14 16:29:07python-devcreate