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 veky
Recipients barry, eli.bendersky, ethan.furman, veky
Date 2020-04-11.03:49:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586576961.65.0.723979094572.issue40066@roundup.psfhosted.org>
In-reply-to
Content
> _in some cases when enum instances are exposed as module globals_

Yes. And repr should be inverse of eval, but it's probably too late for that. :-/
History
Date User Action Args
2020-04-11 03:49:21vekysetrecipients: + veky, barry, eli.bendersky, ethan.furman
2020-04-11 03:49:21vekysetmessageid: <1586576961.65.0.723979094572.issue40066@roundup.psfhosted.org>
2020-04-11 03:49:21vekylinkissue40066 messages
2020-04-11 03:49:21vekycreate