]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
test_logging: Fix BytesWarning in SysLogHandlerTest (GH-93920)
authorVictor Stinner <vstinner@python.org>
Fri, 17 Jun 2022 08:09:54 +0000 (10:09 +0200)
committerGitHub <noreply@github.com>
Fri, 17 Jun 2022 08:09:54 +0000 (09:09 +0100)
commit538f28921f67e36617272faa662375d305d9284c
treeb78ee659328705e84a399a368bb04e0a25d0de70
parente37a158725dec561f234b81864363d55f05c7b4e
test_logging: Fix BytesWarning in SysLogHandlerTest (GH-93920)
Lib/test/test_logging.py