Commit d8f77deb authored by Georg Brandl's avatar Georg Brandl

Add missing \versionadded.

parent cd1690e6
......@@ -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}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment