1. d5cacbb PEP 489: Multi-phase extension module initialization by Nick Coghlan · 9 years ago
  2. b48925a #16135: Removal of OS/2 support (I) by Jesus Cea · 12 years ago
  3. 0429e1a Issue #13959: Move module type constants to Lib/imp.py. by Brett Cannon · 12 years ago
  4. 2657df4 Issue #13959: Re-implement imp.get_suffixes() in Lib/imp.py. by Brett Cannon · 12 years ago
  5. fefd70c Issue #3080: _PyImport_LoadDynamicModule() uses Unicode for name and path by Victor Stinner · 13 years ago
  6. f95a1b3 Recorded merge of revisions 81029 via svnmerge from by Antoine Pitrou · 14 years ago
  7. 52e14d6 PEP 302 + zipimport: by Just van Rossum · 21 years ago
  8. d940054 OS/2 EMX port changes (Python part of patch #450267): by Andrew MacIntyre · 22 years ago
  9. 603c683 SF patch 473749 compile under OS/2 VA C++, from Michael Muller. by Tim Peters · 23 years ago
  10. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  11. dbd9ba6 Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. by Tim Peters · 24 years ago
  12. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  13. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  14. 9528886 For Windows, need to add #include <windows.h>. by Guido van Rossum · 24 years ago
  15. 9f65081 Some rearrangements for the importdl.c restructuring. by Guido van Rossum · 24 years ago
  16. 9c241ba Added declarations for Mac code resource modules (Jack Jansen). by Guido van Rossum · 26 years ago
  17. aee0bad First part of package support. by Guido van Rossum · 27 years ago
  18. ef3d02e Removed some variables that are used to exchange data between import.c and by Guido van Rossum · 27 years ago
  19. af5dfb4 One last rename glitch: import_modules -> _PyImport_Modules. by Guido van Rossum · 27 years ago
  20. 79f25d9 Quickly renamed the remaining files -- this directory is done. by Guido van Rossum · 27 years ago
  21. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  22. fbe6d33 Check if we've already loaded a dynamic module under a different name. by Sjoerd Mullender · 29 years ago
  23. 9c96a92 Added hooks to support importing pyc code from a resource on the mac. by Jack Jansen · 29 years ago
  24. 6d023c9 Added 1995 to copyright message. by Guido van Rossum · 29 years ago
  25. 1ae940a Lots of changes, most minor (fatal() instead of abort(), use of by Guido van Rossum · 29 years ago