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 vstinner
Recipients alex, barry, benjamin.peterson, docs@python, dstufft, eli.bendersky, ethan.furman, ezio.melotti, gvanrossum, isoschiz, ncoghlan, pconnell, python-dev, vstinner, zach.ware
Date 2013-06-14.23:57:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371254262.81.0.793037115769.issue17947@psf.upfronthosting.co.za>
In-reply-to
Content
> New changeset e7a01c7f69fe by Ethan Furman in branch 'default':
> Closes issue 17947.  Adds PEP-0435 (Adding an Enum type to the Python standard library).
> http://hg.python.org/cpython/rev/e7a01c7f69fe

Great job :-)
History
Date User Action Args
2013-06-14 23:57:42vstinnersetrecipients: + vstinner, gvanrossum, barry, ncoghlan, benjamin.peterson, ezio.melotti, alex, eli.bendersky, docs@python, ethan.furman, python-dev, zach.ware, pconnell, dstufft, isoschiz
2013-06-14 23:57:42vstinnersetmessageid: <1371254262.81.0.793037115769.issue17947@psf.upfronthosting.co.za>
2013-06-14 23:57:42vstinnerlinkissue17947 messages
2013-06-14 23:57:42vstinnercreate