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 barry
Recipients barry, gregory.p.smith, gvanrossum, serhiy.storchaka, steven.daprano, terry.reedy, xiang.zhang
Date 2018-09-30.18:28:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538332134.78.0.545547206417.issue34850@psf.upfronthosting.co.za>
In-reply-to
Content
This is a nice approach to the problem.  I completely agree that we cannot change `is` semantics.  I'm okay with leaving it to checkers to catch `== None`.
History
Date User Action Args
2018-09-30 18:28:54barrysetrecipients: + barry, gvanrossum, terry.reedy, gregory.p.smith, steven.daprano, serhiy.storchaka, xiang.zhang
2018-09-30 18:28:54barrysetmessageid: <1538332134.78.0.545547206417.issue34850@psf.upfronthosting.co.za>
2018-09-30 18:28:54barrylinkissue34850 messages
2018-09-30 18:28:54barrycreate