]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] bpo-45060: Get rid of few uses of the equality operators with None (GH-28087...
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 4 Sep 2021 01:13:00 +0000 (04:13 +0300)
committerGitHub <noreply@github.com>
Sat, 4 Sep 2021 01:13:00 +0000 (21:13 -0400)
commite2b29304137e6253b7bb89c180ef5d113d60b4eb
tree3164873032e2529360dc8b71a897c35c7f0309a3
parent2a8956c268772fd31aeeb6ee522f123af94a2926
[3.10] bpo-45060: Get rid of few uses of the equality operators with None (GH-28087). (GH-28092)

(cherry picked from commit 3c65457156d87e55010507d616b4eecb7a02883d)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Doc/library/dbm.rst
Lib/ctypes/_aix.py
Lib/email/contentmanager.py
Lib/test/datetimetester.py
Lib/test/test_pty.py
Lib/test/test_type_annotations.py
Modules/_gdbmmodule.c
Modules/clinic/_gdbmmodule.c.h
Tools/clinic/clinic.py