1. 96a8c39 Make use of METH_O and METH_NOARGS where possible. by Georg Brandl · 18 years ago
  2. 83d1266 Properly fix Py_SAFE_DOWNCAST-triggerd bugs. by Thomas Wouters · 19 years ago
  3. 369092b Py_SAFE_DOWNCAST isn't quite doing the right thing for going from Py_ssize_t by Thomas Wouters · 19 years ago
  4. 9bc844e Make Py_ssize_t-clean. by Thomas Wouters · 19 years ago
  5. 15e6274 Revert backwards-incompatible const changes. by Martin v. Löwis · 19 years ago
  6. e4ab5f5 Fix icc warnings: HASH_OBJ_CONSTRUCTOR was not defined and using #if HASH_OBJ_CONSTRUCTOR by Neal Norwitz · 19 years ago
  7. f045914 Fix icc warnings: extra semi-colon and signed vs unsigned by Neal Norwitz · 19 years ago
  8. af68c87 Add const to several API functions that take char *. by Jeremy Hylton · 19 years ago
  9. f21a5f7 [ sf.net patch # 1121611 ] by Gregory P. Smith · 19 years ago