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