[issue45060] Do not use the equality operators with None

Serhiy Storchaka report at bugs.python.org
Wed Sep 1 02:51:08 EDT 2021


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset e09dd8aafd6f9aef03945c417267806d47084a5d by Serhiy Storchaka in branch '3.9':
[3.9] bpo-45060: Get rid of few uses of the equality operators with None (GH-28087). (GH-28093)
https://github.com/python/cpython/commit/e09dd8aafd6f9aef03945c417267806d47084a5d


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45060>
_______________________________________


More information about the Python-bugs-list mailing list