-
-
Notifications
You must be signed in to change notification settings - Fork 30.8k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
"sendIng a read()able" as error message in /Lib/http/client.py #104924
Comments
Hello How can i take up this issue |
corona10
pushed a commit
that referenced
this issue
May 26, 2023
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>
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
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
read()able
inhttp.client
log messages #104926read()able
inhttp.client
log messages (gh-104926) #104970read()able
inhttp.client
log messages (gh-104926) #104971The text was updated successfully, but these errors were encountered: