Skip to content

Commit f328802

Browse files
committed
Document the increase of LOOPBACK_TIMEOUT to 10 seconds
1 parent d65bf51 commit f328802

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/test.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ The :mod:`!test.support` module defines the following constants:
285285
:meth:`~socket.socket.recv` and :meth:`~socket.socket.send` methods of
286286
:class:`socket.socket`.
287287

288-
Its default value is 5 seconds.
288+
Its default value is 10 seconds.
289289

290290
See also :data:`INTERNET_TIMEOUT`.
291291

0 commit comments

Comments
 (0)