summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/iter.rst
Commit message (Collapse)AuthorAgeFilesLines
* Issue #24161: Document that PyIter_Check() returns false positives for ↵Raymond Hettinger2015-05-111-0/+4
| | | | old-style instances.
* Issue #19005: Fix documentation for PyIter_Next().Raymond Hettinger2013-10-101-6/+5
|
* update to new C roles and directivesSandro Tosi2012-01-141-2/+2
|
* Split the monstrous C API manual files in smaller parts.Georg Brandl2008-01-191-0/+50