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 Dutcho
Recipients Dutcho, docs@python
Date 2021-11-06.15:02:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1636210920.1.0.557884718262.issue45740@roundup.psfhosted.org>
In-reply-to
Content
At https://docs.python.org/3.11/library/enum.html#enum.StrEnum no mention is made of 'New in version 3.11', whereas e.g. https://docs.python.org/3.11/library/enum.html#enum.EnumCheck does.

Note https://docs.python.org/3.11/library/enum.html#module-contents DOES document: 'New in version 3.11: StrEnum, EnumCheck, FlagBoundary'.
History
Date User Action Args
2021-11-06 15:02:00Dutchosetrecipients: + Dutcho, docs@python
2021-11-06 15:02:00Dutchosetmessageid: <1636210920.1.0.557884718262.issue45740@roundup.psfhosted.org>
2021-11-06 15:02:00Dutcholinkissue45740 messages
2021-11-06 15:02:00Dutchocreate