]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45171: Remove tests of deprecated logger.warn(). (GH-32139)
authorJouke Witteveen <j.witteveen@gmail.com>
Sun, 27 Mar 2022 18:22:05 +0000 (20:22 +0200)
committerGitHub <noreply@github.com>
Sun, 27 Mar 2022 18:22:05 +0000 (19:22 +0100)
commitc12ba6b2ff7908c8970b978f149d51ecd3fb195c
tree91be542e3bb7de7cb7d88418c369ab929bea0c64
parent5ca6d7469be53960843df39bb900e9c3359f127f
bpo-45171: Remove tests of deprecated logger.warn(). (GH-32139)
Lib/logging/__init__.py
Lib/test/test_logging.py