Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

> Turn the check on only when PYTHONDEVMODE is set?

This will reduce the value of this warning to zero. If the user doesn't know 
that using "is" with string or numerical literals is bad and doesn't use 
checkers, it is unlikely that he uses PYTHONDEVMODE.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34850>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to