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 Satoru Logic
Recipients Satoru Logic
Date 2016-10-01.13:26:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1475328402.1.0.435562335061.issue28330@psf.upfronthosting.co.za>
In-reply-to
Content
By removing the rich comparison dunder methods, the sorting of events will use the faster default implementation.
History
Date User Action Args
2016-10-01 13:26:42Satoru Logicsetrecipients: + Satoru Logic
2016-10-01 13:26:42Satoru Logicsetmessageid: <1475328402.1.0.435562335061.issue28330@psf.upfronthosting.co.za>
2016-10-01 13:26:42Satoru Logiclinkissue28330 messages
2016-10-01 13:26:41Satoru Logiccreate