]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105821: Use a raw f-string in test_httpservers.py (#105822)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Thu, 15 Jun 2023 10:48:01 +0000 (11:48 +0100)
committerGitHub <noreply@github.com>
Thu, 15 Jun 2023 10:48:01 +0000 (10:48 +0000)
commit09ce8c3b48f940eb8865330f029b8069854c3106
tree39199cd6d531bdc285c8350468619050a51055e7
parentc5111aec2bac464b6643e21fe0844c9b8c4c661a
gh-105821: Use a raw f-string in test_httpservers.py (#105822)

Use a raw f-string in test_httpservers.py
Lib/test/test_httpservers.py