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-01-13.19:18:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610565497.72.0.985475153892.issue42899@roundup.psfhosted.org>
In-reply-to
Content
> "The implementation is allowed to skip any boolean test of a value, when it has *no* effect on the flow of the program and at least one test has already been performed on that value."

+1
History
Date User Action Args
2021-01-13 19:18:17gvanrossumsetrecipients: + gvanrossum, gregory.p.smith, ethan.furman, Mark.Shannon, serhiy.storchaka, josh.r, Mohamed_Atef, pablogsal, stestagg
2021-01-13 19:18:17gvanrossumsetmessageid: <1610565497.72.0.985475153892.issue42899@roundup.psfhosted.org>
2021-01-13 19:18:17gvanrossumlinkissue42899 messages
2021-01-13 19:18:17gvanrossumcreate