Skip to content

Commit 4e37cb5

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

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
@@ -263,7 +263,7 @@ The :mod:`test.support` module defines the following constants:
263263
:meth:`~socket.socket.recv` and :meth:`~socket.socket.send` methods of
264264
:class:`socket.socket`.
265265

266-
Its default value is 5 seconds.
266+
Its default value is 10 seconds.
267267

268268
See also :data:`INTERNET_TIMEOUT`.
269269

0 commit comments

Comments
 (0)