Skip to content

Commit c611e80

Browse files
[3.14] gh-110167: Document the increase of test.support.LOOPBACK_TIMEOUT to 10 seconds (GH-155571) (#155584)
(cherry picked from commit 3444ef9) Co-authored-by: Karolina Surma <33810531+befeleme@users.noreply.github.com>
1 parent 722d9d2 commit c611e80

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
@@ -287,7 +287,7 @@ The :mod:`!test.support` module defines the following constants:
287287
:meth:`~socket.socket.recv` and :meth:`~socket.socket.send` methods of
288288
:class:`socket.socket`.
289289

290-
Its default value is 5 seconds.
290+
Its default value is 10 seconds.
291291

292292
See also :data:`INTERNET_TIMEOUT`.
293293

0 commit comments

Comments
 (0)