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
Date 2021-06-18.21:25:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624051550.77.0.72938570184.issue43945@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1b4addf3cbd0ef424939681ee67c802328d567ba by Ethan Furman in branch '3.10':
[3.10] bpo-43945: [Enum] reduce scope of new format() behavior (GH-26752) 
https://github.com/python/cpython/commit/1b4addf3cbd0ef424939681ee67c802328d567ba
History
Date User Action Args
2021-06-18 21:25:50ethan.furmansetrecipients: + ethan.furman
2021-06-18 21:25:50ethan.furmansetmessageid: <1624051550.77.0.72938570184.issue43945@roundup.psfhosted.org>
2021-06-18 21:25:50ethan.furmanlinkissue43945 messages
2021-06-18 21:25:50ethan.furmancreate