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 The Compiler, barry, christian.heimes, eli.bendersky, ethan.furman, ezio.melotti, kulikjak, kumaraditya, mrabarnett, mscuthbert, pablogsal, rhettinger, scoder, serhiy.storchaka, veky, vstinner
Date 2022-01-17.16:52:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642438376.52.0.65982241815.issue40066@roundup.psfhosted.org>
In-reply-to
Content
New changeset 62a6594e66ca955073be2f4e5a40291a39252ef3 by Ethan Furman in branch 'main':
bpo-40066: [Enum] fix tests (GH-30643)
https://github.com/python/cpython/commit/62a6594e66ca955073be2f4e5a40291a39252ef3
History
Date User Action Args
2022-01-17 16:52:56ethan.furmansetrecipients: + ethan.furman, barry, rhettinger, scoder, vstinner, christian.heimes, ezio.melotti, mrabarnett, eli.bendersky, serhiy.storchaka, The Compiler, veky, mscuthbert, pablogsal, kulikjak, kumaraditya
2022-01-17 16:52:56ethan.furmansetmessageid: <1642438376.52.0.65982241815.issue40066@roundup.psfhosted.org>
2022-01-17 16:52:56ethan.furmanlinkissue40066 messages
2022-01-17 16:52:56ethan.furmancreate