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, veky
Date 2021-05-26.21:39:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622065164.78.0.172898809436.issue44242@roundup.psfhosted.org>
In-reply-to
Content
For example, if the default is CONFORM or KEEP, but the user wants an error if 0x80 comes up, they would have to explicitly check for that value since the Flag would happily return it instead of raising.
History
Date User Action Args
2021-05-26 21:39:24ethan.furmansetrecipients: + ethan.furman, jbelmonte, veky, hroncok, pablogsal, Manjusaka, John Belmonte, hauntsaninja
2021-05-26 21:39:24ethan.furmansetmessageid: <1622065164.78.0.172898809436.issue44242@roundup.psfhosted.org>
2021-05-26 21:39:24ethan.furmanlinkissue44242 messages
2021-05-26 21:39:24ethan.furmancreate