1. f95a1b3 Recorded merge of revisions 81029 via svnmerge from by Antoine Pitrou · 14 years ago
  2. 1a21451 Implement PEP 3121: new module initialization and finalization API. by Martin v. Löwis · 16 years ago
  3. e497978 Fix for 838140: don't call NSUnlinkModule when we fail to find our by Jack Jansen · 20 years ago
  4. 0a116f3 Squashed compiler warnings by adding casts, making sure prototypes are in by Jack Jansen · 22 years ago
  5. 58e7a68 Removed a spurious }. (How did it get there in the first place??) by Jack Jansen · 22 years ago
  6. a762f4c Got rid of an extra level of {} and funny formatting that was still by Jack Jansen · 22 years ago
  7. d4c76bf A new dynload_next, which actually only works on OSX but isn't renamed yet. by Jack Jansen · 22 years ago
  8. e3d7622 Don't fail on importing things with undefined references. Unfortunately we by Jack Jansen · 23 years ago
  9. 518ab1c Use PyOS_snprintf instead of sprintf. by Jeremy Hylton · 23 years ago
  10. abce416 Patch by Jonathan Wight (slightly reformatted) to forestall loading the by Jack Jansen · 23 years ago
  11. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  12. 7e47402 Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either by Thomas Wouters · 24 years ago
  13. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  14. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  15. 5db862d Skip Montanaro: add string precisions to calls to PyErr_Format by Guido van Rossum · 24 years ago
  16. 96a8fb7 Cleanup patches from Greg Stein: by Guido van Rossum · 25 years ago
  17. 22a1d36 The old platform-specific contents of importdl.c, broken down into one by Guido van Rossum · 25 years ago