Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
2f4dfd1c071ce41d72cf1e95071cf3340f50b418
/
Include
/
genobject.h
c40bc09
Issue #13783: the PEP 380 implementation no longer expands the public C API
by Nick Coghlan
· 12 years ago
2afe6ae
perform yield from delegation by repeating YIELD_FROM opcode (closes #14230)
by Benjamin Peterson
· 13 years ago
b4a9237
Fix regression after c8d1df9ac987 (PPC buildbot)
by Antoine Pitrou
· 13 years ago
76e1bb0
Fix indenting
by Nick Coghlan
· 13 years ago
1f7ce62
Implement PEP 380 - 'yield from' (closes #11682)
by Nick Coghlan
· 13 years ago
4d0d471
Merge branches/pep-0384.
by Martin v. Löwis
· 14 years ago
af98da1
Merged revisions 60284-60349 via svnmerge from
by Christian Heimes
· 17 years ago
90aa764
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
by Christian Heimes
· 17 years ago
9f2e346
Merged revisions 56467-56482 via svnmerge from
by Martin v. Löwis
· 17 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago
8d97e33
Patch #966493: Cleanup generator/eval_frame exposure.
by Martin v. Löwis
· 20 years ago
e440e47
Patch #957398: Add public API for Generator Object/Type.
by Martin v. Löwis
· 20 years ago