Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"sendIng a read()able" as error message in /Lib/http/client.py #104924

Closed
LyingDalai opened this issue May 25, 2023 · 1 comment
Closed

"sendIng a read()able" as error message in /Lib/http/client.py #104924

LyingDalai opened this issue May 25, 2023 · 1 comment
Labels
easy type-bug An unexpected behavior, bug, or error

Comments

@LyingDalai
Copy link

LyingDalai commented May 25, 2023

Bug report

In /Lib/http/client.py line 1027 and 1057, the error message is "sendIng a read()able" which obviously smells like an abusive string replacement.

I am conscious that this is extremely minor, but somehow it bugs me and I felt like sharing 😅

Linked PRs

@LyingDalai LyingDalai added the type-bug An unexpected behavior, bug, or error label May 25, 2023
@gjyotin305
Copy link

Hello How can i take up this issue

miss-islington pushed a commit to miss-islington/cpython that referenced this issue May 26, 2023
…ongh-104926)

(cherry picked from commit 6c81d75)

Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue May 26, 2023
…ongh-104926)

(cherry picked from commit 6c81d75)

Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
corona10 pushed a commit that referenced this issue May 26, 2023
…104926) (gh-104971)

gh-104924: Fix `read()able` in `http.client` log messages (gh-104926)
(cherry picked from commit 6c81d75)

Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
corona10 pushed a commit that referenced this issue May 26, 2023
…104926) (gh-104970)

gh-104924: Fix `read()able` in `http.client` log messages (gh-104926)
(cherry picked from commit 6c81d75)

Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

4 participants