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, jbelmonte, veky
Date 2021-01-25.22:26:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611613597.19.0.526337726884.issue38250@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7aaeb2a3d682ecba125c33511e4b4796021d2f82 by Ethan Furman in branch 'master':
bpo-38250: [Enum] single-bit flags are canonical (GH-24215)
https://github.com/python/cpython/commit/7aaeb2a3d682ecba125c33511e4b4796021d2f82
History
Date User Action Args
2021-01-25 22:26:37ethan.furmansetrecipients: + ethan.furman, jbelmonte, veky, Manjusaka, John Belmonte
2021-01-25 22:26:37ethan.furmansetmessageid: <1611613597.19.0.526337726884.issue38250@roundup.psfhosted.org>
2021-01-25 22:26:37ethan.furmanlinkissue38250 messages
2021-01-25 22:26:37ethan.furmancreate