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 Tom.Brown, ethan.furman, miss-islington
Date 2021-06-11.08:25:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623399930.12.0.906326443114.issue44342@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3a7cccfd6cd3693e1a2ab65ee05d7f45f8501dfa by Ethan Furman in branch 'main':
bpo-44342: [Enum] fix data type search (GH-26667)
https://github.com/python/cpython/commit/3a7cccfd6cd3693e1a2ab65ee05d7f45f8501dfa
History
Date User Action Args
2021-06-11 08:25:30ethan.furmansetrecipients: + ethan.furman, Tom.Brown, miss-islington
2021-06-11 08:25:30ethan.furmansetmessageid: <1623399930.12.0.906326443114.issue44342@roundup.psfhosted.org>
2021-06-11 08:25:30ethan.furmanlinkissue44342 messages
2021-06-11 08:25:30ethan.furmancreate