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. 3dfc22c Issue #14599: Support ImportError.path on AIX and HPUX when loading by Brett Cannon · 12 years ago
  5. c229e6e Issue #14040: Remove rarely used file name suffixes for C extensions (under POSIX mainly). by Antoine Pitrou · 12 years ago
  6. 42040fb Issue #3080: Remove unused argument of _PyImport_GetDynLoadFunc() by Victor Stinner · 13 years ago
  7. f95a1b3 Recorded merge of revisions 81029 via svnmerge from by Antoine Pitrou · 14 years ago
  8. 1a21451 Implement PEP 3121: new module initialization and finalization API. by Martin v. Löwis · 16 years ago
  9. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
  10. 40cac73 Fix SF # 551504, python -v sometimes fails to find init (HPUX) by Neal Norwitz · 22 years ago
  11. fb0da9d Test for error status of shl_findsym. Fixes #505417. 2.2.1 candiate. by Martin v. Löwis · 22 years ago
  12. 518ab1c Use PyOS_snprintf instead of sprintf. by Jeremy Hylton · 23 years ago
  13. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  14. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  15. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  16. 96a8fb7 Cleanup patches from Greg Stein: by Guido van Rossum · 24 years ago
  17. 22a1d36 The old platform-specific contents of importdl.c, broken down into one by Guido van Rossum · 24 years ago