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 lukasz.langa
Recipients docs@python, ethan.furman, lukasz.langa, miss-islington, rrt
Date 2020-10-05.16:10:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601914220.19.0.92302052104.issue37062@roundup.psfhosted.org>
In-reply-to
Content
New changeset e8165e79f57cb3ca60bf031c417f8fd20c99eaa2 by Łukasz Langa (Miss Islington (bot)) in branch '3.9':
bpo-37062: Enum: add extended AutoNumber example (GH-22349) (GH-22370)
https://github.com/python/cpython/commit/e8165e79f57cb3ca60bf031c417f8fd20c99eaa2
History
Date User Action Args
2020-10-05 16:10:20lukasz.langasetrecipients: + lukasz.langa, docs@python, ethan.furman, rrt, miss-islington
2020-10-05 16:10:20lukasz.langasetmessageid: <1601914220.19.0.92302052104.issue37062@roundup.psfhosted.org>
2020-10-05 16:10:20lukasz.langalinkissue37062 messages
2020-10-05 16:10:20lukasz.langacreate