mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
Add missing \versionadded.
This commit is contained in:
parent
cd1690e62d
commit
d8f77debd1
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@ There is no \cfunction{PyNone_Check()} function for the same reason.
|
||||||
|
|
||||||
\begin{csimplemacrodesc}{Py_RETURN_NONE}
|
\begin{csimplemacrodesc}{Py_RETURN_NONE}
|
||||||
Properly handle returning \cdata{Py_None} from within a C function.
|
Properly handle returning \cdata{Py_None} from within a C function.
|
||||||
|
\versionadded{2.4}
|
||||||
\end{csimplemacrodesc}
|
\end{csimplemacrodesc}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue