1. 9844a1f Merged revisions 69038 via svnmerge from by Mark Hammond · 15 years ago
  2. 6cb0109 Fix typo. by Martin v. Löwis · 16 years ago
  3. 1a21451 Implement PEP 3121: new module initialization and finalization API. by Martin v. Löwis · 16 years ago
  4. bbffeb6 Merged revisions 60210-60233 via svnmerge from by Christian Heimes · 16 years ago
  5. faf2f63 Merged revisions 59703-59773 via svnmerge from by Christian Heimes · 17 years ago
  6. d6179e1 On Windows, when import fails to load a dll module, the message says by Amaury Forgeot d'Arc · 17 years ago
  7. e7ba495 Merged revisions 55631-55794 via svnmerge from by Guido van Rossum · 17 years ago
  8. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 17 years ago
  9. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  10. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  11. 1df0461 When importing an extension on Windows, the code reads the PE 'import by Thomas Heller · 20 years ago
  12. e20131e Fix a couple of whitespace consistency nits. by Fred Drake · 22 years ago
  13. 6238d2b Patch #569753: Remove support for WIN16. by Martin v. Löwis · 22 years ago
  14. 518ab1c Use PyOS_snprintf instead of sprintf. by Jeremy Hylton · 23 years ago
  15. d4c0a9c Fixes for possible buffer overflows in sprintf() usages. by Marc-André Lemburg · 23 years ago
  16. fb1f68e Always pass a full path name to LoadLibraryEx(). Fixes some Windows 9x problems. As discussed on python-dev by Mark Hammond · 23 years ago
  17. 1f7838b Detect conflicting Python DLL on module import under Windows - as per [ Patch #101676 ] by Mark Hammond · 24 years ago
  18. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  19. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  20. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  21. 582acec Trent Mick's Win64 changes: size_t vs. int or long; also some overflow tests. by Guido van Rossum · 24 years ago
  22. 96a8fb7 Cleanup patches from Greg Stein: by Guido van Rossum · 25 years ago
  23. 22a1d36 The old platform-specific contents of importdl.c, broken down into one by Guido van Rossum · 25 years ago