Add measuring unit to sys.getswitchinterval docs (#130457)

This commit is contained in:
sobolevn 2025-02-22 19:05:10 +03:00 committed by GitHub
parent 65b339c5ca
commit 89d8b2d14b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -895,7 +895,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