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-15.21:07:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623791277.3.0.339575326786.issue44342@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0f99324f61d5a2edd8729be5eed6f172c892af24 by Miss Islington (bot) in branch '3.10':
bpo-44342: [Enum] fix data type search (GH-26667)
https://github.com/python/cpython/commit/0f99324f61d5a2edd8729be5eed6f172c892af24
History
Date User Action Args
2021-06-15 21:07:57ethan.furmansetrecipients: + ethan.furman, Tom.Brown, miss-islington
2021-06-15 21:07:57ethan.furmansetmessageid: <1623791277.3.0.339575326786.issue44342@roundup.psfhosted.org>
2021-06-15 21:07:57ethan.furmanlinkissue44342 messages
2021-06-15 21:07:57ethan.furmancreate