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 alex, barry, benjamin.peterson, docs@python, dstufft, eli.bendersky, ethan.furman, ezio.melotti, gvanrossum, isoschiz, ncoghlan, pconnell, python-dev, zach.ware
Date 2013-06-14.07:31:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bWtm1093QzRhj@mail.python.org>
In-reply-to
Content
New changeset fae92309c3be by Ethan Furman in branch 'default':
Closes issue 17947.  Adds PEP-0435 (Enum, IntEnum) to the stdlib.
http://hg.python.org/cpython/rev/fae92309c3be
History
Date User Action Args
2013-06-14 07:31:14python-devsetrecipients: + python-dev, gvanrossum, barry, ncoghlan, benjamin.peterson, ezio.melotti, alex, eli.bendersky, docs@python, ethan.furman, zach.ware, pconnell, dstufft, isoschiz
2013-06-14 07:31:13python-devlinkissue17947 messages
2013-06-14 07:31:13python-devcreate