Thanks to visit codestin.com Credit goes to github.com
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 77e0212 commit 4ccf6e7Copy full SHA for 4ccf6e7
1 file changed
Doc/api/init.tex
@@ -682,7 +682,7 @@ \section{Thread State and the Global Interpreter Lock
682
If this function returns \NULL, no exception has been raised and the
683
caller should assume no current thread state is available.
684
\versionchanged[Previously this could only be called when a current
685
- thread is active, and \NULL meant that an exception was raised]{2.3}
+ thread is active, and \NULL{} meant that an exception was raised]{2.3}
686
\end{cfuncdesc}
687
688
\begin{cfuncdesc}{int}{PyThreadState_SetAsyncExc}{long id, PyObject *exc}
0 commit comments