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 ethan.furman
Recipients ethan.furman, gregory.p.smith
Date 2021-04-21.17:20:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619025651.7.0.102034702382.issue38659@roundup.psfhosted.org>
In-reply-to
Content
New changeset a02cb474f9c097c83cd444a47e9fb5f99b4aaf45 by Ethan Furman in branch 'master':
bpo-38659: [Enum] add _simple_enum decorator (GH-25497)
https://github.com/python/cpython/commit/a02cb474f9c097c83cd444a47e9fb5f99b4aaf45
History
Date User Action Args
2021-04-21 17:20:51ethan.furmansetrecipients: + ethan.furman, gregory.p.smith
2021-04-21 17:20:51ethan.furmansetmessageid: <1619025651.7.0.102034702382.issue38659@roundup.psfhosted.org>
2021-04-21 17:20:51ethan.furmanlinkissue38659 messages
2021-04-21 17:20:51ethan.furmancreate