◐ Shell
clean mode source ↗

[3.10] gh-105821: Use a raw f-string in test_httpservers.py (GH-105822) by miss-islington · Pull Request #115519 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

Feb 15, 2024

edited by bedevere-app Bot

Loading

Copy link Copy Markdown

Contributor

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

Co-authored-by: Pablo Galindo Salgado Pablogsal@gmail.com

…105822)

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

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>

@encukou

encukou commented

Feb 15, 2024

Copy link Copy Markdown

Member

@pablogsal, please consider this test fix for 3.10, to make the PR buildbots greener.

Note that @ambv fixed 3.8 and 3.9 with a smaller hotfix, without an issue filed: 0a728e7 and 92f9ce7

@pablogsal pablogsal merged commit 6091fbd into python:3.10

Feb 16, 2024

@pablogsal

Copy link Copy Markdown

Member

Thanks a lot for the ping @encukou. I am fine with this fix 👍

@miss-islington miss-islington deleted the backport-09ce8c3-3.10 branch

January 2, 2026 16:59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

skip news tests

Tests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington @encukou @pablogsal