mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Issue #27626: Spelling fixes in docs, comments and internal names
Based on patch by Ville Skyttä.
This commit is contained in:
parent
eac67be948
commit
eb9957065a
33 changed files with 48 additions and 48 deletions
|
@ -1211,7 +1211,7 @@ to sockets.
|
|||
much data, if any, was successfully sent.
|
||||
|
||||
.. versionchanged:: 3.5
|
||||
The socket timeout is no more reset each time data is sent successfuly.
|
||||
The socket timeout is no more reset each time data is sent successfully.
|
||||
The socket timeout is now the maximum total duration to send all data.
|
||||
|
||||
.. versionchanged:: 3.5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue