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, miss-islington, rt121212121
Date 2020-12-08.19:53:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607457186.99.0.429888261487.issue41907@roundup.psfhosted.org>
In-reply-to
Content
New changeset cbfcc67170d459bcf3e9d63d2f44eadec740bf69 by Miss Islington (bot) in branch '3.8':
bpo-41907: [Enum] fix format() behavior for IntFlag (GH-22497) (GH-23704)
https://github.com/python/cpython/commit/cbfcc67170d459bcf3e9d63d2f44eadec740bf69
History
Date User Action Args
2020-12-08 19:53:07ethan.furmansetrecipients: + ethan.furman, barry, eric.smith, eli.bendersky, rt121212121, miss-islington, dom1310df
2020-12-08 19:53:06ethan.furmansetmessageid: <1607457186.99.0.429888261487.issue41907@roundup.psfhosted.org>
2020-12-08 19:53:06ethan.furmanlinkissue41907 messages
2020-12-08 19:53:06ethan.furmancreate