Add missing \versionadded.
This commit is contained in:
parent
cd1690e62d
commit
d8f77debd1
|
@ -99,6 +99,7 @@ There is no \cfunction{PyNone_Check()} function for the same reason.
|
|||
|
||||
\begin{csimplemacrodesc}{Py_RETURN_NONE}
|
||||
Properly handle returning \cdata{Py_None} from within a C function.
|
||||
\versionadded{2.4}
|
||||
\end{csimplemacrodesc}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue