1. 6887d86 bpo-32860: Fix a missing asterisk in the documentation for glob.iglob() (GH-5712) by Zackery Spytz · 6 years ago
  2. 28ab634 Issue #25596: Optimized glob() and iglob() functions in the by Serhiy Storchaka · 8 years ago
  3. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 8 years ago
  4. 4eccf4b Issue #25615: Merge glob doc from 3.4 into 3.5 by Martin Panter · 9 years ago
  5. 9f3c094 Issue #25615: Document unsorted behaviour of glob; patch by Dave Jones by Martin Panter · 9 years ago
  6. f51d715 Issue #25523: Further a-to-an corrections new in 3.5. by Serhiy Storchaka · 9 years ago
  7. c2edcdd Issue #13968: The glob module now supports recursive search in by Serhiy Storchaka · 10 years ago
  8. 31119e4 Issue #19673: Add pathlib to the stdlib as a provisional module (PEP 428). by Antoine Pitrou · 11 years ago
  9. fd32fff Issue #8402: Added the escape() function to the glob module. by Serhiy Storchaka · 11 years ago
  10. ee4a20b Issue #16695: Document how glob handles filenames starting with a dot by Petri Lehtinen · 11 years ago
  11. a39a22d #16420: document a way to escape metacharacters in glob/fnmatch. by Ezio Melotti · 12 years ago
  12. 4f707fd Separate source link from main text. by Raymond Hettinger · 14 years ago
  13. 1048094 Move source links to consistent location and remove wordy, big yellow boxes. by Raymond Hettinger · 14 years ago
  14. 60bcc54 Put those "seealso"s together by Antoine Pitrou · 14 years ago
  15. 6e6cb8e Provide links to Python source where the code is short, readable and by Éric Araujo · 14 years ago
  16. 036490d More conversion to new-style optional args. by Georg Brandl · 15 years ago
  17. 9afde1c #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. by Georg Brandl · 17 years ago
  18. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  19. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago