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 John Hagen, barry, eli.bendersky, ethan.furman, python-dev
Date 2016-08-05.23:18:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160805231842.21215.20494.A4467A79@psf.io>
In-reply-to
Content
New changeset 7ed7d7f58fcd by Ethan Furman in branch 'default':
Add AutoEnum: automatically provides next value if missing.  Issue 26988.
https://hg.python.org/cpython/rev/7ed7d7f58fcd
History
Date User Action Args
2016-08-05 23:18:44python-devsetrecipients: + python-dev, barry, eli.bendersky, ethan.furman, John Hagen
2016-08-05 23:18:44python-devlinkissue26988 messages
2016-08-05 23:18:44python-devcreate