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 Marco Sulla
Recipients Marco Sulla, serhiy.storchaka, vstinner
Date 2019-08-30.14:39:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567175982.37.0.985972054554.issue37918@roundup.psfhosted.org>
In-reply-to
Content
Well, I'll discuss it in python-ideas. Let me do the testament before... :D

@serhiy.storchaka thank you for the StrEnum tip, but no PyPi package please. It has no sense to add an addional package only for having an enum that should be built-in as in all other languages.

And at most I'll do it myself, thank you ;)
History
Date User Action Args
2019-08-30 14:39:42Marco Sullasetrecipients: + Marco Sulla, vstinner, serhiy.storchaka
2019-08-30 14:39:42Marco Sullasetmessageid: <1567175982.37.0.985972054554.issue37918@roundup.psfhosted.org>
2019-08-30 14:39:42Marco Sullalinkissue37918 messages
2019-08-30 14:39:42Marco Sullacreate