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 serhiy.storchaka
Recipients David Seddon, abarry, ncoghlan, rhettinger, serhiy.storchaka
Date 2017-09-25.11:41:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506339697.71.0.802370461594.issue25732@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d94a65a0694a188713f91ba7c9fffded090247dc by Serhiy Storchaka in branch '2.7':
bpo-25732: Make functools.total_ordering implementing __ne__. (#3748)
https://github.com/python/cpython/commit/d94a65a0694a188713f91ba7c9fffded090247dc
History
Date User Action Args
2017-09-25 11:41:37serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, ncoghlan, abarry, David Seddon
2017-09-25 11:41:37serhiy.storchakasetmessageid: <1506339697.71.0.802370461594.issue25732@psf.upfronthosting.co.za>
2017-09-25 11:41:37serhiy.storchakalinkissue25732 messages
2017-09-25 11:41:37serhiy.storchakacreate