Commit d7fbc8bf authored by Georg Brandl's avatar Georg Brandl

Repair markup.

parent a350f0f9
......@@ -638,7 +638,7 @@ with sub-interpreters:
.. versionadded:: 2.3
.. c:function:: PyThreadState PyGILState_GetThisThreadState()
.. cfunction:: PyThreadState PyGILState_GetThisThreadState()
Get the current thread state for this thread. May return ``NULL`` if no
GILState API has been used on the current thread. Note that the main thread
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment