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.snow, ethan.furman, pitrou, python-dev
Date 2013-09-06.14:17:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cWgnp264zz7Lkj@mail.python.org>
In-reply-to
Content
New changeset 1d88d04aade2 by Ethan Furman in branch 'default':
Close #18924:  Block naive attempts to change an Enum member.
http://hg.python.org/cpython/rev/1d88d04aade2
History
Date User Action Args
2013-09-06 14:17:19python-devsetrecipients: + python-dev, barry, pitrou, eli.bendersky, ethan.furman, eric.snow
2013-09-06 14:17:18python-devlinkissue18924 messages
2013-09-06 14:17:18python-devcreate