mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Whitespace fix in asyncio-stream.rst (#110015)
This commit is contained in:
parent
7df8b16d28
commit
c4eda57345
1 changed files with 2 additions and 2 deletions
|
@ -157,8 +157,8 @@ and work with streams:
|
||||||
.. versionchanged:: 3.10
|
.. versionchanged:: 3.10
|
||||||
Removed the *loop* parameter.
|
Removed the *loop* parameter.
|
||||||
|
|
||||||
.. versionchanged:: 3.11
|
.. versionchanged:: 3.11
|
||||||
Added the *ssl_shutdown_timeout* parameter.
|
Added the *ssl_shutdown_timeout* parameter.
|
||||||
|
|
||||||
|
|
||||||
.. coroutinefunction:: start_unix_server(client_connected_cb, path=None, \
|
.. coroutinefunction:: start_unix_server(client_connected_cb, path=None, \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue