1. 29636ae Use deprecated-removed directive, clean up a few markup issues around by Georg Brandl · 10 years ago
  2. abdc16e Merge 3.3 (#16805) by Éric Araujo · 10 years ago
  3. fa5e6e4 Fix note markup (#16805). by Éric Araujo · 10 years ago
  4. dc855b7 Close #20839: pkgutil.find_loader now uses importlib.util.find_spec by Nick Coghlan · 10 years ago
  5. 8ecf504 Issue #15343: Handle importlib.machinery.FileFinder instances in pkgutil.walk_packages (et al) by Nick Coghlan · 12 years ago
  6. 85e729e Take the first step in resolving the messy pkgutil vs importlib edge cases by basing pkgutil explicitly on importlib, deprecating its internal import emulation and setting __main__.__loader__ correctly so that runpy still works (Affects #15343, #15314, #15357) by Nick Coghlan · 12 years ago
  7. 1581067 Minor grammatical tweaks. by Brett Cannon · 12 years ago
  8. 5c453ce Use the proper term. by Brett Cannon · 12 years ago
  9. b194497 Issue #15288: Clarify that pkgutil.walk_packages() and friends will no by Brett Cannon · 12 years ago
  10. 47b3239 Closes issue #14982: Document that pkgutil's walk_packages() and by Brett Cannon · 12 years ago
  11. 469271d More source links by Raymond Hettinger · 14 years ago
  12. 119cda0 Mark up one missed None in pkgutil.rst (#8851) by Éric Araujo · 14 years ago
  13. f1f8d47 #7303: add documentation for useful pkgutil functions and classes. by Georg Brandl · 14 years ago
  14. 766ad36 Merged revisions 81163 via svnmerge from by Victor Stinner · 14 years ago
  15. 1824415 Switch more function arguments docs to new-style. by Georg Brandl · 15 years ago
  16. 81ee3ef Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,62463,62465-62466,62469,62474,62476-62478,62480,62485,62492,62497-62498,62500,62507,62513-62514,62516,62521,62531,62535,62545-62546,62548-62551,62553-62559,62569,62574,62577,62593,62595,62604-62606,62608,62616,62626-62627,62636,62638,62644-62645,62647-62648,62651-62653,62656,62661,62663,62680,62686-62687,62696,62699-62703,62711 via svnmerge from by Christian Heimes · 16 years ago
  17. dae2a89 Merged revisions 62350-62355,62358-62359,62364-62365,62370,62372-62375,62378-62379,62381 via svnmerge from by Christian Heimes · 16 years ago
  18. f694518 Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. by Georg Brandl · 17 years ago
  19. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  20. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago