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 Mark.Shannon
Recipients Mark.Shannon, Mohamed_Atef, ethan.furman, gregory.p.smith, gvanrossum, josh.r, pablogsal, serhiy.storchaka, stestagg
Date 2021-01-13.16:50:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610556635.47.0.720400350528.issue42899@roundup.psfhosted.org>
In-reply-to
Content
I missed a "no" in the above, which somewhat changed the meaning!

It should have read:

"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."
History
Date User Action Args
2021-01-13 16:50:35Mark.Shannonsetrecipients: + Mark.Shannon, gvanrossum, gregory.p.smith, ethan.furman, serhiy.storchaka, josh.r, Mohamed_Atef, pablogsal, stestagg
2021-01-13 16:50:35Mark.Shannonsetmessageid: <1610556635.47.0.720400350528.issue42899@roundup.psfhosted.org>
2021-01-13 16:50:35Mark.Shannonlinkissue42899 messages
2021-01-13 16:50:35Mark.Shannoncreate