Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
1646568b5ed4a3d11e1bf938048b01d7ae3dd0f7
/
Include
/
boolobject.h
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