1. 6b3d72c Fix line wrapping by Raymond Hettinger · 14 years ago
  2. f95a1b3 Recorded merge of revisions 81029 via svnmerge from by Antoine Pitrou · 14 years ago
  3. f10a79a merge from trunk by Benjamin Peterson · 16 years ago
  4. d631371 Merged revisions 65209-65216,65225-65226,65233,65239,65246-65247,65255-65256 via svnmerge from by Benjamin Peterson · 16 years ago
  5. 2ee470f Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,64888,64897,64900-64901,64915,64926-64929,64938-64941,64944,64961,64966,64973 via svnmerge from by Georg Brandl · 16 years ago
  6. 1a21451 Implement PEP 3121: new module initialization and finalization API. by Martin v. Löwis · 16 years ago
  7. 217cfd1 Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h by Christian Heimes · 17 years ago
  8. 02cbf4a More unconsting. by Martin v. Löwis · 18 years ago
  9. ad0a462 Use Py_ssize_t for counts and sizes. by Martin v. Löwis · 18 years ago
  10. af68c87 Add const to several API functions that take char *. by Jeremy Hylton · 19 years ago
  11. cc9a951 SF #1313496: bisect C replacement doesn't accept named args by Raymond Hettinger · 19 years ago
  12. c9f510a Any call to insort_{left,right} with a non-list leaked a reference to None by Michael W. Hudson · 20 years ago
  13. 0c41027 SF Patch #864863: Bisect C implementation (Contributed by Dmitry Vasiliev.) by Raymond Hettinger · 21 years ago