]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45060: Get rid of few uses of the equality operators with None (GH-28087)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 31 Aug 2021 13:59:52 +0000 (16:59 +0300)
committerGitHub <noreply@github.com>
Tue, 31 Aug 2021 13:59:52 +0000 (16:59 +0300)
commit3c65457156d87e55010507d616b4eecb7a02883d
treea472bfd630afb07817c381852549f24bdfb9d01f
parent08767c73b5bf1f28792d5fef7f41d52822a4989f
bpo-45060: Get rid of few uses of the equality operators with None (GH-28087)
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