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 ethan.furman, lukasz.langa, pablogsal
Date 2021-08-25.14:24:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629901477.16.0.742404727672.issue44929@roundup.psfhosted.org>
In-reply-to
Content
New changeset 24da544014f78e6f1440d5ce5c2d14794a020340 by Pablo Galindo Salgado in branch 'main':
bpo-44929: [Enum] Fix global repr (GH-27789)
https://github.com/python/cpython/commit/24da544014f78e6f1440d5ce5c2d14794a020340
History
Date User Action Args
2021-08-25 14:24:37ethan.furmansetrecipients: + ethan.furman, lukasz.langa, pablogsal
2021-08-25 14:24:37ethan.furmansetmessageid: <1629901477.16.0.742404727672.issue44929@roundup.psfhosted.org>
2021-08-25 14:24:37ethan.furmanlinkissue44929 messages
2021-08-25 14:24:37ethan.furmancreate