]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-45060: Get rid of few uses of the equality operators with None (GH-28087...
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 1 Sep 2021 06:51:01 +0000 (09:51 +0300)
committerGitHub <noreply@github.com>
Wed, 1 Sep 2021 06:51:01 +0000 (09:51 +0300)
commite09dd8aafd6f9aef03945c417267806d47084a5d
tree3dcd99d66fadc1320794057aa43ff21da7fdf36e
parente527f79fa8b472dd534fc360e998fe8213e6471e
[3.9] bpo-45060: Get rid of few uses of the equality operators with None (GH-28087). (GH-28093)

(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
Modules/_gdbmmodule.c
Modules/clinic/_gdbmmodule.c.h
Tools/clinic/clinic.py