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
Date 2021-04-22.03:23:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619061807.79.0.622511546648.issue38659@roundup.psfhosted.org>
In-reply-to
Content
New changeset 37b173c5231b7b202859af97c17bc3d04b1e4c75 by Ammar Askar in branch 'master':
bpo-38659: Properly re-intialize module variables in test_enum (GH-25516)
https://github.com/python/cpython/commit/37b173c5231b7b202859af97c17bc3d04b1e4c75
History
Date User Action Args
2021-04-22 03:23:27ethan.furmansetrecipients: + ethan.furman, gregory.p.smith, ammar2, pablogsal
2021-04-22 03:23:27ethan.furmansetmessageid: <1619061807.79.0.622511546648.issue38659@roundup.psfhosted.org>
2021-04-22 03:23:27ethan.furmanlinkissue38659 messages
2021-04-22 03:23:27ethan.furmancreate