Skip to content
Prev Previous commit
Next Next commit
Remove new line.
  • Loading branch information
nanjekyejoannah authored Apr 25, 2019
commit f2337be61459e17542e66627ab5475d6c2739436
1 change: 0 additions & 1 deletion Doc/c-api/init.rst
Original file line number Diff line number Diff line change
Expand Up @@ -863,7 +863,6 @@ code, or when embedding the Python interpreter:
check if the interpreter is in process of being finalized before calling
this function to avoid unwanted termination.


.. c:function:: PyThreadState* PyThreadState_Get()

Return the current thread state. The global interpreter lock must be held.
Expand Down