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, ethan.furman, ezio.melotti, ncoghlan, pconnell, python-dev, vstinner
Date 2013-07-19.00:05:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bxCD3297qz7Ljc@mail.python.org>
In-reply-to
Content
New changeset 2079a517193b by Ethan Furman in branch 'default':
closes issue18042 -- a `unique` decorator is added to enum.py
http://hg.python.org/cpython/rev/2079a517193b
History
Date User Action Args
2013-07-19 00:05:56python-devsetrecipients: + python-dev, barry, ncoghlan, vstinner, ezio.melotti, eli.bendersky, ethan.furman, pconnell
2013-07-19 00:05:56python-devlinkissue18042 messages
2013-07-19 00:05:55python-devcreate