]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-103112: Add http.client.HTTPResponse.read docstring and fix pydoc output...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 29 Mar 2023 22:30:03 +0000 (15:30 -0700)
committerGitHub <noreply@github.com>
Wed, 29 Mar 2023 22:30:03 +0000 (18:30 -0400)
commitae42c1d168a3672964ffbb248e419417812ad9c0
tree6ba9ae1747307b79b179046088aac6be6ff96f89
parentcbe14c87c68af19aba3a0001fe35c5310a083ff0
[3.11] gh-103112: Add http.client.HTTPResponse.read docstring and fix pydoc output (GH-103113) (#103119)

(cherry picked from commit d052a383f1a0c599c176a12c73a761ca00436d8b)

Co-authored-by: Bernhard Wagner <github.comNotification20120125@xmlizer.net>
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]