[3.13] Add measuring unit to sys.getswitchinterval docs (GH-130457) (#130458)

Add measuring unit to `sys.getswitchinterval` docs (GH-130457)
(cherry picked from commit 89d8b2d14b)

Co-authored-by: sobolevn <mail@sobolevn.me>
This commit is contained in:
Miss Islington (bot) 2025-02-22 17:12:45 +01:00 committed by GitHub
parent 131e0528c4
commit 27a28eef87
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -883,7 +883,7 @@ always available. Unless explicitly noted otherwise, all variables are read-only
.. function:: getswitchinterval()
Return the interpreter's "thread switch interval"; see
Return the interpreter's "thread switch interval" in seconds; see
:func:`setswitchinterval`.
.. versionadded:: 3.2