]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-105821: Use a raw f-string in test_httpservers.py (GH-105822) (#105824)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 15 Jun 2023 11:13:22 +0000 (04:13 -0700)
committerGitHub <noreply@github.com>
Thu, 15 Jun 2023 11:13:22 +0000 (11:13 +0000)
commit3073e232291915e969af8f54653bf28256fc76b1
tree291e694bb3dba6e43624cd19d3088d32b6d8a825
parent9012c55af8877eedc0a35955b01281958703c6e2
[3.12] gh-105821: Use a raw f-string in test_httpservers.py (GH-105822) (#105824)

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