Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a4127173f8da2bd7474f3ae66257b97056e85c87
/
Include
/
genobject.h
0cdf9a3
#1473257: add generator.gi_code attribute that refers to
by Georg Brandl
· 18 years ago
e93237d
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
by Christian Heimes
· 18 years ago
6819210
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
by Martin v. Löwis
· 18 years ago
8920bf2
Don't set gi_frame to Py_None, use NULL instead, eliminating some insane
by Phillip J. Eby
· 19 years ago
2ba9661
SF Patch #1463867: Improved generator finalization to allow generators
by Phillip J. Eby
· 19 years ago
8d97e33
Patch #966493: Cleanup generator/eval_frame exposure.
by Martin v. Löwis
· 21 years ago
e440e47
Patch #957398: Add public API for Generator Object/Type.
by Martin v. Löwis
· 21 years ago