COMMITS
/ Doc/c-api/function.rst May 10, 2016
B
improve PyFunction_New docs (closes #26986)
Benjamin Peterson committed
February 10, 2016
M
Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar
Martin Panter committed
November 25, 2011
A
PEP 3155 / issue #13448: Qualified name for classes and functions.
Antoine Pitrou committed
October 6, 2010
G
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl committed
July 13, 2008
A
Mention the behaviour of PyFunction_SetAnnotations() on error.
Alexandre Vassalotti committed
A
Added documentation for PyFunction_GetAnnotations() and
Alexandre Vassalotti committed
January 20, 2008
G
Split C API docs in Py3k branch.
Georg Brandl committed