Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
8697eba5219b9d5b21208d77854f2d8ce5f7155c
/
Include
/
iterobject.h
736c0ab
Move itertools izip() code to builtins as zip(). Complete the renaming.
by Raymond Hettinger
· 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
a22e8bd
Added all PyTypeObjects to the appropriate header files.
by Christian Heimes
· 17 years ago
9f2e346
Merged revisions 56467-56482 via svnmerge from
by Martin v. Löwis
· 17 years ago
b65fb33
SF patch 1546297 (with some tweaks):
by Guido van Rossum
· 18 years ago
91a681d
Excise DL_EXPORT from Include.
by Mark Hammond
· 22 years ago
522cf1f
Patch #536908: Add missing #include guards/extern "C".
by Martin v. Löwis
· 23 years ago
213c7a6
Mondo changes to the iterator stuff, without changing how Python code
by Guido van Rossum
· 24 years ago
0531148
Adding iterobject.[ch], which were accidentally not added. Sorry\!
by Guido van Rossum
· 24 years ago