]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95454: Replace truthy/falsy with true/false (GH-95456)
authorRobert O'Shea <PurityLake@users.noreply.github.com>
Sat, 30 Jul 2022 07:42:21 +0000 (08:42 +0100)
committerGitHub <noreply@github.com>
Sat, 30 Jul 2022 07:42:21 +0000 (00:42 -0700)
commitcd26595232ac1b5061460d5949d5204c90287c1c
tree90bce447159930a1e81948f99297492020c37232
parent0956b6d9c44f66cc152c6afe22a3793e5b157cfd
gh-95454: Replace truthy/falsy with true/false (GH-95456)
Doc/library/logging.rst
Lib/logging/__init__.py
Lib/test/test_unittest/test_result.py
Misc/NEWS.d/3.5.1rc1.rst
Misc/NEWS.d/3.5.3rc1.rst
Misc/NEWS.d/3.6.0b2.rst
Misc/NEWS.d/3.7.0a1.rst
Misc/NEWS.d/next/Documentation/2022-07-30-00-23-11.gh-issue-95454.we7AFm.rst [new file with mode: 0644]