]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43651: Fix EncodingWarning in tests. (GH-25655)
authorInada Naoki <songofacandy@gmail.com>
Thu, 29 Apr 2021 02:34:56 +0000 (11:34 +0900)
committerGitHub <noreply@github.com>
Thu, 29 Apr 2021 02:34:56 +0000 (11:34 +0900)
commitfa51c0c448aca9fe5d4e8bc02e71de528931778b
tree7b4b48eb74450ef91c4c2bf68a7e4c0b9f9c7246
parent8557edbfa8f74514de82feea4c62f5963e4e0aa7
bpo-43651: Fix EncodingWarning in tests. (GH-25655)

* test_httplib
* test_httpservers
* test_logging
Lib/test/test_httplib.py
Lib/test/test_httpservers.py
Lib/test/test_logging.py