Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
c216b27c427a5878237fb6420c221d59ec7f5285
/
Include
/
cobject.h
b173f78
add a replacement API for PyCObject, PyCapsule #5630
by Benjamin Peterson
· 16 years ago
f7199578
#3668: When PyArg_ParseTuple correctly parses a s* format, but raises an
by Antoine Pitrou
· 16 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
01a74b2
Make CObjects mutable. Fixes #477441.
by Martin v. Löwis
· 21 years ago
91a681d
Excise DL_EXPORT from Include.
by Mark Hammond
· 22 years ago
8586991
REMOVED all CWI, CNRI and BeOpen copyright markings.
by Guido van Rossum
· 24 years ago
7e47402
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
by Thomas Wouters
· 24 years ago
ea9cb5a
ANSI-fication and Py_PROTO extermination.
by Fred Drake
· 24 years ago
ffcc381
Change copyright notice - 2nd try.
by Guido van Rossum
· 24 years ago
fd71b9e
Change copyright notice.
by Guido van Rossum
· 24 years ago
43466ec
Add DL_IMPORT(returntype) for all officially exported functions.
by Guido van Rossum
· 26 years ago
1f84449
New CObject from Jim Fulton, adds PyCObject_FromVoidPtrAndDesc() and
by Guido van Rossum
· 27 years ago
e0e6962
Added PyCObject_Import.
by Guido van Rossum
· 28 years ago
d266eb4
New permission notice, includes CNRI.
by Guido van Rossum
· 28 years ago
77654a7
opaque C object a la Jim Fulton
by Guido van Rossum
· 29 years ago