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 barry, dom1310df, eli.bendersky, eric.smith, ethan.furman, rt121212121
Date 2020-12-08.19:14:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607454864.95.0.0941562622966.issue41907@roundup.psfhosted.org>
In-reply-to
Content
New changeset 37440eef7f9a0c27e13fc9ce0850574bb00688b0 by Ethan Furman in branch 'master':
bpo-41907: [Enum] fix format() behavior for IntFlag (GH-22497)
https://github.com/python/cpython/commit/37440eef7f9a0c27e13fc9ce0850574bb00688b0
History
Date User Action Args
2020-12-08 19:14:25ethan.furmansetrecipients: + ethan.furman, barry, eric.smith, eli.bendersky, rt121212121, dom1310df
2020-12-08 19:14:24ethan.furmansetmessageid: <1607454864.95.0.0941562622966.issue41907@roundup.psfhosted.org>
2020-12-08 19:14:24ethan.furmanlinkissue41907 messages
2020-12-08 19:14:24ethan.furmancreate