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-04-27.05:43:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619502188.39.0.3366485019.issue43945@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5987b8c463892e0ab7a63cdae92f34b5eb79732d by Ethan Furman in branch 'master':
bpo-43945: [Enum] Deprecate non-standard mixin format() behavior (GH-25649)
https://github.com/python/cpython/commit/5987b8c463892e0ab7a63cdae92f34b5eb79732d
History
Date User Action Args
2021-04-27 05:43:08ethan.furmansetrecipients: + ethan.furman
2021-04-27 05:43:08ethan.furmansetmessageid: <1619502188.39.0.3366485019.issue43945@roundup.psfhosted.org>
2021-04-27 05:43:08ethan.furmanlinkissue43945 messages
2021-04-27 05:43:08ethan.furmancreate