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 John Belmonte, Manjusaka, ethan.furman, hauntsaninja, hroncok, jbelmonte, pablogsal, tcaswell, veky
Date 2021-06-09.16:04:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623254644.05.0.590942056772.issue44242@roundup.psfhosted.org>
In-reply-to
Content
New changeset eea8148b7dff5ffc7b84433859ac819b1d92a74d by Ethan Furman in branch 'main':
bpo-44242: [Enum] remove missing bits test from Flag creation (GH-26586)
https://github.com/python/cpython/commit/eea8148b7dff5ffc7b84433859ac819b1d92a74d
History
Date User Action Args
2021-06-09 16:04:04ethan.furmansetrecipients: + ethan.furman, jbelmonte, veky, tcaswell, hroncok, pablogsal, Manjusaka, John Belmonte, hauntsaninja
2021-06-09 16:04:04ethan.furmansetmessageid: <1623254644.05.0.590942056772.issue44242@roundup.psfhosted.org>
2021-06-09 16:04:04ethan.furmanlinkissue44242 messages
2021-06-09 16:04:04ethan.furmancreate