]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103112: Add http.client.HTTPResponse.read docstring and fix pydoc output (#103113)
authorBernhard Wagner <github.comNotification20120125@xmlizer.net>
Wed, 29 Mar 2023 19:21:56 +0000 (21:21 +0200)
committerGitHub <noreply@github.com>
Wed, 29 Mar 2023 19:21:56 +0000 (15:21 -0400)
commitd052a383f1a0c599c176a12c73a761ca00436d8b
treeed46a21709c55e9cdd78b532a3f29e61cfa788fa
parente375bff03736f809fbc234010c087ef9d7e0d384
gh-103112: Add http.client.HTTPResponse.read docstring and fix pydoc output (#103113)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: Éric <merwok@netwok.org>
Lib/http/client.py
Misc/NEWS.d/next/Documentation/2023-03-29-14-51-39.gh-issue-103112.XgGSEO.rst [new file with mode: 0644]