Skip to content

Commit d58b74f

Browse files
committed
Change term for clock functions
1 parent 7161fc0 commit d58b74f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/time.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ range.
5656
system time.)
5757

5858
As any other C API (unless otherwise specified), the functions must be called
59-
with the :term:`GIL` held.
59+
with an active :term:`thread state`.
6060

6161
.. c:function:: int PyTime_Monotonic(PyTime_t *result)
6262

0 commit comments

Comments
 (0)