Skip to content

Commit 5fc9651

Browse files
[3.15] gh-110167: Document the increase of test.support.LOOPBACK_TIMEOUT to 10 seconds (GH-155571) (#155583)
Co-authored-by: Karolina Surma <33810531+befeleme@users.noreply.github.com>
1 parent 0a787f2 commit 5fc9651

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)