-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Closed
Labels
3.10only security fixesonly security fixes3.11only security fixesonly security fixes3.12only security fixesonly security fixesstdlibPython modules in the Lib dirPython modules in the Lib dir
Description
Documentation
`pydoc http.client.HTTPResponse.read``
results in help text:
http.client.HTTPResponse.read = read(self, amt=None)
Read and return up to n bytes.
The parameter is called “amt” but the help text refers to “n”.
transferring the issue from discuss.python.org
Linked PRs
Metadata
Metadata
Assignees
Labels
3.10only security fixesonly security fixes3.11only security fixesonly security fixes3.12only security fixesonly security fixesstdlibPython modules in the Lib dirPython modules in the Lib dir