Commit 81cec22
authored
pythongh-57665: Remove 'response_class' from getresponse docstring. (python#140707)
Remove 'response_class' from getresponse docstring.
This variable is not documented as part of the API in the standard
library documentation; it should be considered as an implementation
detail and as such should not be included in the doc string.
Closes python#57665.1 parent e733dc9 commit 81cec22
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1391 | 1391 | | |
1392 | 1392 | | |
1393 | 1393 | | |
1394 | | - | |
1395 | | - | |
| 1394 | + | |
1396 | 1395 | | |
1397 | 1396 | | |
1398 | 1397 | | |
| |||
0 commit comments