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 Rubén Jesús García Hernández, docs@python, ethan.furman, xtreak
Date 2019-12-30.20:56:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1577739385.4.0.517128091373.issue38967@roundup.psfhosted.org>
In-reply-to
Content
Rubén, good idea.

I wonder, though, if we should say:

  _sunder_ names, such as "%s", are reserved for future Enum use

since `_sunder_` is used in the Enum docs and is unlikely to be confused with one's own variable name.
History
Date User Action Args
2019-12-30 20:56:25ethan.furmansetrecipients: + ethan.furman, docs@python, xtreak, Rubén Jesús García Hernández
2019-12-30 20:56:25ethan.furmansetmessageid: <1577739385.4.0.517128091373.issue38967@roundup.psfhosted.org>
2019-12-30 20:56:25ethan.furmanlinkissue38967 messages
2019-12-30 20:56:25ethan.furmancreate