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 ethan.furman, sobolevn
Date 2022-01-08.19:43:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641671029.51.0.757891363224.issue46301@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8d59d2563b914b7208779834895c080c70cd94dd by Nikita Sobolev in branch 'main':
bpo-46301: [Enum] test uncomparable values in `_convert_` (GH-30472)
https://github.com/python/cpython/commit/8d59d2563b914b7208779834895c080c70cd94dd
History
Date User Action Args
2022-01-08 19:43:49ethan.furmansetrecipients: + ethan.furman, sobolevn
2022-01-08 19:43:49ethan.furmansetmessageid: <1641671029.51.0.757891363224.issue46301@roundup.psfhosted.org>
2022-01-08 19:43:49ethan.furmanlinkissue46301 messages
2022-01-08 19:43:49ethan.furmancreate