1. 5980ff2 SF bug 994255: Py_RETURN_NONE causes too much warnings by Tim Peters · 20 years ago
  2. 4b17e39 Modify the Py_RETURN_* macros to be of the form ``do {...} while (0)`` in order by Brett Cannon · 21 years ago
  3. 26b3a7b Modified the Py_RETURN_* macros by having the statements surrounded by {} in by Brett Cannon · 21 years ago
  4. d05235e Defined macros Py_RETURN_(TRUE|FALSE|NONE) as helper functions for returning by Brett Cannon · 21 years ago
  5. 91a681d Excise DL_EXPORT from Include. by Mark Hammond · 22 years ago
  6. 76da0c3 Patch #551008: DL_IMPORT PyBool_FromLong. by Martin v. Löwis · 22 years ago
  7. 303d05d Add standard header preamble and footer, a-la intobject.h. Main purpose is extern "C" for C++ programs. by Mark Hammond · 22 years ago
  8. 5f82036 Oops. Here are the new files. My apologies. by Guido van Rossum · 22 years ago