1. 7598e18 Fix rst markup. by Ezio Melotti · 12 years ago
  2. 522267e Issue #15610: The PyImport_ImportModuleEx macro now calls by Brett Cannon · 12 years ago
  3. a6473f9 Issues #15169, #14599: Make PyImport_ExecCodeModuleWithPathnames() use by Brett Cannon · 12 years ago
  4. 77b2abd Issue #15167 (as part of #13959): imp.get_magic() is no implemented in by Brett Cannon · 12 years ago
  5. 3adc7b7 Issue #15242: Have PyImport_GetMagicTag() return a const char * by Brett Cannon · 12 years ago
  6. ea3eb88 Issue #9260: A finer-grained import lock. by Antoine Pitrou · 12 years ago
  7. 16e6f4c Fix a typo (see #3080) by Éric Araujo · 14 years ago
  8. fe93faf Issue #3080: Add PyImport_ImportModuleLevelObject() function by Victor Stinner · 14 years ago
  9. db536af Issue #3080: Document the name attribute of the _inittab structure by Victor Stinner · 14 years ago
  10. 53dc735 Issue #3080: Add PyImport_ImportFrozenModuleObject() by Victor Stinner · 14 years ago
  11. 27ee089 Issue #3080: Add PyImport_AddModuleObject() and PyImport_ExecCodeModuleObject() by Victor Stinner · 14 years ago
  12. 930df31 Add missing docs and directives related to PEP 3147 and byte-compilation by Éric Araujo · 14 years ago
  13. 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 14 years ago
  14. 6009ece Replace :func: by :cfunc: by Victor Stinner · 14 years ago
  15. 28a691b PEP 3147 by Barry Warsaw · 14 years ago
  16. 08bf91c Merged revisions 79307,79408,79430,79533,79542,79579-79580,79585-79587,79607-79608,79622,79717,79820,79822,79828,79862,79875,79923-79924,79941-79943,79945,79947,79951-79952 via svnmerge from by Benjamin Peterson · 15 years ago
  17. 22b3431 Merged revisions 74209 via svnmerge from by Georg Brandl · 15 years ago
  18. 711ed4a Merged revisions 73930-73932,73937-73939,73945,73951,73954,73962-73963,73970 via svnmerge from by Alexandre Vassalotti · 15 years ago
  19. a826f32 Merged revisions 71031 via svnmerge from by Brett Cannon · 16 years ago
  20. 1a21451 Implement PEP 3121: new module initialization and finalization API. by Martin v. Löwis · 16 years ago
  21. e6bcc91 Remove many "versionchanged" items that didn't use the official markup, by Georg Brandl · 16 years ago
  22. 4fbc72b Merged revisions 61687-61688,61696,61700,61704-61705,61707-61709,61711-61712,61714-61716,61718-61722 via svnmerge from by Christian Heimes · 17 years ago
  23. 54a3faa Split C API docs in Py3k branch. by Georg Brandl · 17 years ago