We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd42c02 commit 58b6731Copy full SHA for 58b6731
Doc/c-api/sys.rst
@@ -138,7 +138,7 @@ Operating System Utilities
138
signal handlers.
139
140
This function is async-signal-safe and this function cannot fail.
141
- The caller must hold an :term:`attached thread state`.
+ The caller must hold an attached thread state.
142
143
144
.. c:function:: wchar_t* Py_DecodeLocale(const char* arg, size_t *size)
0 commit comments