summaryrefslogtreecommitdiff
path: root/Doc/c-api/function.rst
Commit message (Expand)AuthorAgeFilesLines
* improve PyFunction_New docs (closes #26986)Benjamin Peterson2016-05-091-2/+3
* Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similarMartin Panter2016-02-101-1/+1
* PEP 3155 / issue #13448: Qualified name for classes and functions.Antoine Pitrou2011-11-251-0/+10
* Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-15/+15
* Mention the behaviour of PyFunction_SetAnnotations() on error.Alexandre Vassalotti2008-07-131-0/+2
* Added documentation for PyFunction_GetAnnotations() andAlexandre Vassalotti2008-07-131-0/+12
* Split C API docs in Py3k branch.Georg Brandl2008-01-201-0/+83