1. deed215 Merge: #24081: Remove obsolete caveat from import docs. by R David Murray · 9 years ago
  2. 6d877ef #24081: Remove obsolete caveat from import docs. by R David Murray · 9 years ago
  3. f299abd Issue #23731: Implement PEP 488. by Brett Cannon · 9 years ago
  4. f26702b Issue #21157: Touch up imp docs to be more explicit about importlib by Brett Cannon · 10 years ago
  5. df48b97 Fix a few scoping issues with versionadded/versionchanged directives. by Georg Brandl · 10 years ago
  6. 24f60b4 Issues #20194,20195: Add missing :deprecated: markers to some module docs. by Brett Cannon · 11 years ago
  7. 0e90e99 Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 11 years ago
  8. fbc1c26 Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 11 years ago
  9. 6fd25c3 Issue #19392: Document that imp.reload() now relies on __loader__ by Brett Cannon · 11 years ago
  10. 50aa324 merge from 3.3 by Brett Cannon · 11 years ago
  11. f862dc5 Merge from 3.3 by Andrew Kuchling · 11 years ago
  12. 1d7d580 Closes #18272: use 'builtins' for 3.3 instead of __builtin__ by Andrew Kuchling · 11 years ago
  13. 89df7b4 Issue #17177: Clarify some deprecations by Brett Cannon · 11 years ago
  14. e4f41de Issue #17177: The imp module is pending deprecation. by Brett Cannon · 11 years ago
  15. a3c9615 Issue #17907: touch up the code for imp.new_module(). by Brett Cannon · 11 years ago
  16. 2d77204 Issue #17907: Document types.ModuleType's constructor and attributes, by Brett Cannon · 11 years ago
  17. 05a647d Issue #18192: Introduce importlib.util.MAGIC_NUMBER and document the by Brett Cannon · 11 years ago
  18. 3fe35e6 Issue #18193: Add importlib.reload(), documenting (but not by Brett Cannon · 11 years ago
  19. bca1a26 #17135: Add note in imp to use importlib for new programs. by R David Murray · 11 years ago
  20. 33a3c50 #17135: mark imp as deprecated as of 3.4. by R David Murray · 11 years ago
  21. 115309a Issue #17176: Document that imp.NullImporter is no longer by Brett Cannon · 11 years ago
  22. 2514b48 Issue #17176: Document that imp.NullImporter is no longer inserted by Brett Cannon · 11 years ago
  23. d104eef Issue #15053: Make sure all functions related to the import lock have by Brett Cannon · 12 years ago
  24. 19a2f59 Issue #15056: imp.cache_from_source() and source_from_cache() raise by Brett Cannon · 12 years ago
  25. 6c6d3a2 Move import lock-related functions to a separate doc section. by Antoine Pitrou · 12 years ago
  26. ea3eb88 Issue #9260: A finer-grained import lock. by Antoine Pitrou · 12 years ago
  27. 62961dd Issue #13959: Document imp.find_module/load_module as deprecated. by Brett Cannon · 12 years ago
  28. 0c59b03 Deprecate the imp constants related to imp.get_suffixes(). by Brett Cannon · 12 years ago
  29. cb66eb0 Issue #13959: Deprecate imp.get_suffixes() for new attributes on by Brett Cannon · 12 years ago
  30. cc49790 minor .rst fix by Senthil Kumaran · 12 years ago
  31. 1623aff #14355: remove obsolete doc reference to previously removed init_frozen. by R David Murray · 12 years ago
  32. 59b4472 Remove mentions of the Demo directory. by Georg Brandl · 14 years ago
  33. 930df31 Add missing docs and directives related to PEP 3147 and byte-compilation by Éric Araujo · 14 years ago
  34. b387ad6 Remove reference to stuff which is already obsolete in 2.x. by Antoine Pitrou · 14 years ago
  35. 11cb961 Add cross-references to the glossary entry for file objects. by Antoine Pitrou · 14 years ago
  36. 0f4dd9a add spaces by Benjamin Peterson · 14 years ago
  37. c7b1cfa remove less complete of duplicate docs by Benjamin Peterson · 14 years ago
  38. c985f1f remove duplicate statement by Benjamin Peterson · 14 years ago
  39. 766ad36 Merged revisions 81163 via svnmerge from by Victor Stinner · 14 years ago
  40. 28a691b PEP 3147 by Barry Warsaw · 14 years ago
  41. 711ed4a Merged revisions 73930-73932,73937-73939,73945,73951,73954,73962-73963,73970 via svnmerge from by Alexandre Vassalotti · 15 years ago
  42. 3dd3388 Convert all "i" docs to new style optional args. by Georg Brandl · 15 years ago
  43. c575c90 Merged revisions 66452 via svnmerge from by Georg Brandl · 16 years ago
  44. a79e33e Merged revisions 62954-62959,62961,62963-62967,62969-62970,62972-62973,62975-62976,62978-62982,62984,62987-62996 via svnmerge from by Alexandre Vassalotti · 16 years ago
  45. f694518 Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. by Georg Brandl · 17 years ago
  46. 043d6f6 Copied doc for reload() from trunk's function.rst to imp.rst by Christian Heimes · 17 years ago
  47. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  48. 04110fb Merged revisions 57221-57391 via svnmerge from by Guido van Rossum · 17 years ago
  49. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago