On Wed, Sep 1, 2021 at 6:06 AM Nick Parlante <n...@cs.stanford.edu> wrote:
> Is there anyone other than me who would like to push for "== None tolerant" 
> carve out for non-Python-implementation code?

What you're asking is: Is there anyone other than you who would prefer
for Python to officially encourage people to write buggy and
unreliable code?

No.

I'm done discussing this; if you still genuinely think that "== None"
is actually better than "is None", despite all the demonstrations
posted, there's no convincing you.

ChrisA
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/KE4C6L63CLEG65ZTCTJKCQ6OPMU3UBIA/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to