1. dd96db6 This reverts r63675 based on the discussion in this thread: by Gregory P. Smith · 16 years ago
  2. 593daf5 Renamed PyString to PyBytes by Christian Heimes · 16 years ago
  3. e93237d #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available. by Christian Heimes · 17 years ago
  4. f805785 email address update by Gregory P. Smith · 17 years ago
  5. 6819210 PEP 3123: Provide forward compatibility with Python 3.0, while keeping by Martin v. Löwis · 17 years ago
  6. 96a8c39 Make use of METH_O and METH_NOARGS where possible. by Georg Brandl · 18 years ago
  7. a43190b Patch #1492356: Port to Windows CE (patch set 1). by Martin v. Löwis · 18 years ago
  8. 15e6274 Revert backwards-incompatible const changes. by Martin v. Löwis · 19 years ago
  9. 1ac754f Check return result from Py_InitModule*(). This API can fail. by Neal Norwitz · 19 years ago
  10. 5c8cc25 Added the 'ULL' prefix to the unsigned long long literal constants. by Armin Rigo · 19 years ago
  11. af68c87 Add const to several API functions that take char *. by Jeremy Hylton · 19 years ago
  12. 26292a3 Remove the C99 "ULL" suffix from the 64bit unsigned long constants. by Gregory P. Smith · 19 years ago
  13. f21a5f7 [ sf.net patch # 1121611 ] by Gregory P. Smith · 19 years ago