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 methane
Recipients barry, eli.bendersky, ethan.furman, methane
Date 2018-06-18.16:14:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529338475.69.0.56676864532.issue33866@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e57f91a0f0d5700ec466c9dd0fd2d2b5323a5e76 by INADA Naoki in branch 'master':
bpo-33866: enum: Stop using OrderedDict (GH-7698)
https://github.com/python/cpython/commit/e57f91a0f0d5700ec466c9dd0fd2d2b5323a5e76
History
Date User Action Args
2018-06-18 16:14:35methanesetrecipients: + methane, barry, eli.bendersky, ethan.furman
2018-06-18 16:14:35methanesetmessageid: <1529338475.69.0.56676864532.issue33866@psf.upfronthosting.co.za>
2018-06-18 16:14:35methanelinkissue33866 messages
2018-06-18 16:14:35methanecreate