8000 Add measuring unit to `sys.getswitchinterval` docs (GH-130457) · miss-islington/cpython@42784dc · GitHub
[go: up one dir, main page]

Skip to content

Commit 42784dc

Browse files
sobolevnmiss-islington
authored andcommitted
Add measuring unit to sys.getswitchinterval docs (pythonGH-130457)
(cherry picked from commit 89d8b2d) Co-authored-by: sobolevn <mail@sobolevn.me>
1 parent 131e052 commit 42784dc

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
@@ -883,7 +883,7 @@ always available. Unless explicitly noted otherwise, all variables are read-only
883883

884884
.. function:: getswitchinterval()
885885

886-
Return the interpreter's "thread switch interval"; see
886+
Return the interpreter's "thread switch interval" in seconds; see
887887
:func:`setswitchinterval`.
888888

889889
.. versionadded:: 3.2

0 commit comments

Comments
 (0)
0