]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-105821: Use a raw f-string in test_httpservers.py (GH-105822) (#108576)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 28 Aug 2023 17:44:13 +0000 (10:44 -0700)
committerGitHub <noreply@github.com>
Mon, 28 Aug 2023 17:44:13 +0000 (17:44 +0000)
commited749be3aab081ce4e5d54e0273b96bdea02983f
treeb6dee2b54357fcc4129593349e79fd2c615da6ef
parent33eee4340ef8f528878b9c0f7580305e29e97af0
[3.11] gh-105821: Use a raw f-string in test_httpservers.py (GH-105822) (#108576)

gh-105821: Use a raw f-string in test_httpservers.py (GH-105822)

Use a raw f-string in test_httpservers.py
(cherry picked from commit 09ce8c3b48f940eb8865330f029b8069854c3106)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Lib/test/test_httpservers.py