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 gvanrossum
Recipients Mark.Shannon, Mohamed_Atef, ethan.furman, gregory.p.smith, gvanrossum, josh.r, pablogsal, serhiy.storchaka, stestagg
Date 2021-02-02.18:29:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612290574.68.0.453478545047.issue42899@roundup.psfhosted.org>
In-reply-to
Content
I don't care about the flipflop at all. I only care about the third possible outcome, an exception.

I thought the compromise semantics you proposed earlier sounded nice.

As Serhiy already explained, 'b or True' vs. 'True or b' is unrelated.
History
Date User Action Args
2021-02-02 18:29:34gvanrossumsetrecipients: + gvanrossum, gregory.p.smith, ethan.furman, Mark.Shannon, serhiy.storchaka, josh.r, Mohamed_Atef, pablogsal, stestagg
2021-02-02 18:29:34gvanrossumsetmessageid: <1612290574.68.0.453478545047.issue42899@roundup.psfhosted.org>
2021-02-02 18:29:34gvanrossumlinkissue42899 messages
2021-02-02 18:29:34gvanrossumcreate