summaryrefslogtreecommitdiffstats
path: root/Include/genobject.h
Commit message (Expand)AuthorAgeFilesLines
* Implement PEP 380 - 'yield from' (closes #11682)Nick Coghlan2012-01-131-10/+11
* Merge branches/pep-0384.Martin v. Löwis2010-12-031-0/+2
* Merged revisions 60284-60349 via svnmerge fromChristian Heimes2008-01-271-0/+3
* #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.Christian Heimes2007-12-191-1/+1
* Merged revisions 56467-56482 via svnmerge fromMartin v. Löwis2007-07-211-1/+1
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-0/+2
* Patch #966493: Cleanup generator/eval_frame exposure.Martin v. Löwis2004-06-271-2/+4
* Patch #957398: Add public API for Generator Object/Type.Martin v. Löwis2004-06-011-0/+33