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 ammar2, ethan.furman, gregory.p.smith, pablogsal, vstinner
Date 2021-04-24.02:08:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619230120.3.0.839669175324.issue38659@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6c681e1a4aa2dbca61be9a26c9257d7d25fa29a7 by Ethan Furman in branch 'master':
bpo-38659: [Enum] do not check '_inverted_' during simple test (GH-25566)
https://github.com/python/cpython/commit/6c681e1a4aa2dbca61be9a26c9257d7d25fa29a7
History
Date User Action Args
2021-04-24 02:08:40ethan.furmansetrecipients: + ethan.furman, gregory.p.smith, vstinner, ammar2, pablogsal
2021-04-24 02:08:40ethan.furmansetmessageid: <1619230120.3.0.839669175324.issue38659@roundup.psfhosted.org>
2021-04-24 02:08:40ethan.furmanlinkissue38659 messages
2021-04-24 02:08:40ethan.furmancreate