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, python-dev, r.david.murray, rhettinger, serhiy.storchaka, veky
Date 2016-09-11.06:37:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160911063723.21222.80141.9999A92D@psf.io>
In-reply-to
Content
New changeset aad7443e62be by Ethan Furman in branch 'default':
issue23591: add auto() for auto-generating Enum member values
https://hg.python.org/cpython/rev/aad7443e62be
History
Date User Action Args
2016-09-11 06:37:27python-devsetrecipients: + python-dev, barry, rhettinger, ezio.melotti, r.david.murray, eli.bendersky, ethan.furman, serhiy.storchaka, veky
2016-09-11 06:37:27python-devlinkissue23591 messages
2016-09-11 06:37:26python-devcreate