Skip to content

Commit 58b6731

Browse files
Remove link to term not present in 3.13 glossary
1 parent fd42c02 commit 58b6731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/sys.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Operating System Utilities
138138
signal handlers.
139139
140140
This function is async-signal-safe and this function cannot fail.
141-
The caller must hold an :term:`attached thread state`.
141+
The caller must hold an attached thread state.
142142
143143
144144
.. c:function:: wchar_t* Py_DecodeLocale(const char* arg, size_t *size)

0 commit comments

Comments
 (0)