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