[issue45060] Do not use the equality operators with None

Terry J. Reedy report at bugs.python.org
Fri Sep 3 21:13:18 EDT 2021


Terry J. Reedy <tjreedy at udel.edu> added the comment:


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


----------
nosy: +terry.reedy

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


More information about the Python-bugs-list mailing list