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 slateny
Recipients CharlieZhao, docs@python, serhiy.storchaka, slateny, steven.daprano, veky
Date 2022-03-25.04:10:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648181428.83.0.0417522054409.issue47031@roundup.psfhosted.org>
In-reply-to
Content
Then perhaps saying that it's *never* equal is too strong, and instead we just say it's *not* equal. Not too sure how to phrase the behavior difference between `==` and `is` though, if that's something that should be noted.
History
Date User Action Args
2022-03-25 04:10:28slatenysetrecipients: + slateny, steven.daprano, docs@python, serhiy.storchaka, veky, CharlieZhao
2022-03-25 04:10:28slatenysetmessageid: <1648181428.83.0.0417522054409.issue47031@roundup.psfhosted.org>
2022-03-25 04:10:28slatenylinkissue47031 messages
2022-03-25 04:10:28slatenycreate