1. adc2fb8 Issue #24268: Fix import naming when loading extension modules. Patch by Petr Viktorin. by Steve Dower · 9 years ago
  2. d5cacbb PEP 489: Multi-phase extension module initialization by Nick Coghlan · 9 years ago
  3. 2657df4 Issue #13959: Re-implement imp.get_suffixes() in Lib/imp.py. by Brett Cannon · 12 years ago
  4. c229e6e Issue #14040: Remove rarely used file name suffixes for C extensions (under POSIX mainly). by Antoine Pitrou · 12 years ago
  5. 3eeee83 dynload_dl.c: replace tabs by spaces by Victor Stinner · 13 years ago
  6. 42040fb Issue #3080: Remove unused argument of _PyImport_GetDynLoadFunc() by Victor Stinner · 13 years ago
  7. 1a21451 Implement PEP 3121: new module initialization and finalization API. by Martin v. Löwis · 16 years ago
  8. 518ab1c Use PyOS_snprintf instead of sprintf. by Jeremy Hylton · 22 years ago
  9. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  10. b4bd21c ANSIfy as many declarations as possible. by Thomas Wouters · 24 years ago
  11. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  12. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  13. 96a8fb7 Cleanup patches from Greg Stein: by Guido van Rossum · 24 years ago
  14. 22a1d36 The old platform-specific contents of importdl.c, broken down into one by Guido van Rossum · 24 years ago