Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
08b36bdab44eaf6fb041780f6be967105e8c722c
/
Include
/
sliceobject.h
fd838e6
Merged revisions 71734,71738-71739 via svnmerge from
by Benjamin Peterson
· 16 years ago
90aa764
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
by Christian Heimes
· 18 years ago
9f2e346
Merged revisions 56467-56482 via svnmerge from
by Martin v. Löwis
· 18 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago
18e1655
Merge ssize_t branch.
by Martin v. Löwis
· 19 years ago
89a3946
Wrote down the invariants of some common objects whose structure is
by Armin Rigo
· 21 years ago
91a681d
Excise DL_EXPORT from Include.
by Mark Hammond
· 23 years ago
5efaf7e
This is my nearly two year old patch
by Michael W. Hudson
· 23 years ago
3cf4d2b
ANSI-fication and Py_PROTO extermination.
by Fred Drake
· 25 years ago
43466ec
Add DL_IMPORT(returntype) for all officially exported functions.
by Guido van Rossum
· 27 years ago
b75fba0
Forget about Ellipses b/w compatibility.
by Guido van Rossum
· 29 years ago
e449af7
Ellipses -> Ellipsis rename (the dictionary really says that it should
by Guido van Rossum
· 29 years ago
e15d0de
Slice and ellipses interface
by Guido van Rossum
· 29 years ago