mirror of
https://github.com/python/cpython.git
synced 2025-08-22 01:35:16 +00:00
Add missing \versionadded.
(backport from rev. 56006)
This commit is contained in:
parent
59fc24403d
commit
15eb97b14d
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}
|
||||
Properly handle returning \cdata{Py_None} from within a C function.
|
||||
\versionadded{2.4}
|
||||
\end{csimplemacrodesc}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue