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 Mark.Shannon, Mohamed_Atef, ethan.furman, gregory.p.smith, gvanrossum, josh.r, pablogsal, serhiy.storchaka, stestagg
Date 2021-04-07.17:00:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617814800.92.0.299092524282.issue42899@roundup.psfhosted.org>
In-reply-to
Content
Mark, it looks like the consensus is your proposal:

"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."

Has the implementation been updated to reflect this?  The beta freeze will be here soon.
History
Date User Action Args
2021-04-07 17:00:00ethan.furmansetrecipients: + ethan.furman, gvanrossum, gregory.p.smith, Mark.Shannon, serhiy.storchaka, josh.r, Mohamed_Atef, pablogsal, stestagg
2021-04-07 17:00:00ethan.furmansetmessageid: <1617814800.92.0.299092524282.issue42899@roundup.psfhosted.org>
2021-04-07 17:00:00ethan.furmanlinkissue42899 messages
2021-04-07 17:00:00ethan.furmancreate