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 godlygeek
Recipients godlygeek, pablogsal, serhiy.storchaka, vstinner
Date 2021-09-30.15:44:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633016686.03.0.205108917961.issue45325@roundup.psfhosted.org>
In-reply-to
Content
> "!value" or "!!value" also has the issue if I understood correctly.

No, just as "value != 0" is an int, so is "!value".
History
Date User Action Args
2021-09-30 15:44:46godlygeeksetrecipients: + godlygeek, vstinner, serhiy.storchaka, pablogsal
2021-09-30 15:44:46godlygeeksetmessageid: <1633016686.03.0.205108917961.issue45325@roundup.psfhosted.org>
2021-09-30 15:44:46godlygeeklinkissue45325 messages
2021-09-30 15:44:46godlygeekcreate