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 ncoghlan
Recipients Drekin, Jim.Jewett, catalin.iacob, codemiller, eric.araujo, ethan.furman, francescor, javawizard, lregebro, ncoghlan, python-dev, rhettinger
Date 2013-09-28.15:03:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1380380605.56.0.249708251396.issue10042@psf.upfronthosting.co.za>
In-reply-to
Content
Raymond, I'm happy to leave this until alpha 4, but I'm raising the priority a bit since I think the inclusion of Enum in the standard library increases the chances of people wanting to use functools.total_ordering to avoid writing out the comparison methods in situations where incompatible types may encounter each other.
History
Date User Action Args
2013-09-28 15:03:25ncoghlansetrecipients: + ncoghlan, rhettinger, eric.araujo, lregebro, francescor, ethan.furman, catalin.iacob, python-dev, javawizard, Jim.Jewett, Drekin, codemiller
2013-09-28 15:03:25ncoghlansetmessageid: <1380380605.56.0.249708251396.issue10042@psf.upfronthosting.co.za>
2013-09-28 15:03:25ncoghlanlinkissue10042 messages
2013-09-28 15:03:24ncoghlancreate