Skip to content

Commit 3444ef9

Browse files
authored
gh-110167: Document the increase of test.support.LOOPBACK_TIMEOUT to 10 seconds (#155571)
1 parent 1cf7d89 commit 3444ef9

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)