Skip to content

Commit 7ca2af9

Browse files
authored
Merge branch 'main' into TypedDictWith__total__
2 parents 2e7d1d8 + 89d8b2d commit 7ca2af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/sys.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -895,7 +895,7 @@ always available. Unless explicitly noted otherwise, all variables are read-only
895895

896896
.. function:: getswitchinterval()
897897

898-
Return the interpreter's "thread switch interval"; see
898+
Return the interpreter's "thread switch interval" in seconds; see
899899
:func:`setswitchinterval`.
900900

901901
.. versionadded:: 3.2

0 commit comments

Comments
 (0)