Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7df8b16 commit c4eda57Copy full SHA for c4eda57
1 file changed
Doc/library/asyncio-stream.rst
@@ -157,8 +157,8 @@ and work with streams:
157
.. versionchanged:: 3.10
158
Removed the *loop* parameter.
159
160
- .. versionchanged:: 3.11
161
- Added the *ssl_shutdown_timeout* parameter.
+ .. versionchanged:: 3.11
+ Added the *ssl_shutdown_timeout* parameter.
162
163
164
.. coroutinefunction:: start_unix_server(client_connected_cb, path=None, \
0 commit comments