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 Dutcho, docs@python, ethan.furman, sobolevn
Date 2022-02-03.15:22:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643901773.6.0.663776299665.issue46569@roundup.psfhosted.org>
In-reply-to
Content
New changeset 734b1f119be6f0dcd6845c78a9e0a71d88a90b59 by Nikita Sobolev in branch 'main':
bpo-46569: [Enum] fix typo in `StrEnum` docs (GH-31007)
https://github.com/python/cpython/commit/734b1f119be6f0dcd6845c78a9e0a71d88a90b59
History
Date User Action Args
2022-02-03 15:22:53ethan.furmansetrecipients: + ethan.furman, docs@python, Dutcho, sobolevn
2022-02-03 15:22:53ethan.furmansetmessageid: <1643901773.6.0.663776299665.issue46569@roundup.psfhosted.org>
2022-02-03 15:22:53ethan.furmanlinkissue46569 messages
2022-02-03 15:22:53ethan.furmancreate