summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/capsule.rst
Commit message (Collapse)AuthorAgeFilesLines
* Issue #28496: Mark up constants 0, 1 and -1 that denote return values orSerhiy Storchaka2016-10-271-5/+5
| | | | special input values as literal text.
* update to new C roles and directivesSandro Tosi2012-01-141-34/+34
|
* Backported PyCapsule from 3.1, and converted most uses ofLarry Hastings2010-03-251-0/+150
CObject to PyCapsule.