Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
b3edde8dd44c878e9f039a2165d00ff075157d4b
/
Include
/
boolobject.h
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
ddefaf3
Merged the int/long unification branch, by very crude means (sorry Thomas!).
by Guido van Rossum
· 18 years ago
5980ff2
SF bug 994255: Py_RETURN_NONE causes too much warnings
by Tim Peters
· 20 years ago
4b17e39
Modify the Py_RETURN_* macros to be of the form ``do {...} while (0)`` in order
by Brett Cannon
· 21 years ago
26b3a7b
Modified the Py_RETURN_* macros by having the statements surrounded by {} in
by Brett Cannon
· 21 years ago
d05235e
Defined macros Py_RETURN_(TRUE|FALSE|NONE) as helper functions for returning
by Brett Cannon
· 21 years ago
91a681d
Excise DL_EXPORT from Include.
by Mark Hammond
· 22 years ago
76da0c3
Patch #551008: DL_IMPORT PyBool_FromLong.
by Martin v. Löwis
· 23 years ago
303d05d
Add standard header preamble and footer, a-la intobject.h. Main purpose is extern "C" for C++ programs.
by Mark Hammond
· 23 years ago
5f82036
Oops. Here are the new files. My apologies.
by Guido van Rossum
· 23 years ago