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 barry, eli.bendersky, eric.smith, ethan.furman, python-dev
Date 2016-08-20.14:19:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160820141951.130231.40777.91D21261@psf.io>
In-reply-to
Content
New changeset 10830e1b2966 by Ethan Furman in branch 'default':
issue26981: add _order_ compatibility shim to enum.Enum
https://hg.python.org/cpython/rev/10830e1b2966
History
Date User Action Args
2016-08-20 14:19:55python-devsetrecipients: + python-dev, barry, eric.smith, eli.bendersky, ethan.furman
2016-08-20 14:19:55python-devlinkissue26981 messages
2016-08-20 14:19:55python-devcreate