1. cb5297a bpo-29836: Remove nturl2path from test_sundry and amend the module docstring (GH-694) by Jim Fasarakis-Hilliard · 7 years ago
  2. 458123b Issue21160: Correct comments in nturl2path. Patch by Jurko Gospodnetić. by Serhiy Storchaka · 9 years ago
  3. f7a17b4 Replace IOError with OSError (#16715) by Andrew Svetlov · 12 years ago
  4. 2d2ea1b Fix Issue11474 - fix url2pathname() handling of '/C|/' on Windows by Senthil Kumaran · 13 years ago
  5. 690ce9b Fix for issue1153027, making Py3k changes similar to fix in issue918368. by Senthil Kumaran · 15 years ago
  6. c80902e follow-up of r64385: rename urllib.quote in nturl2path by Amaury Forgeot d'Arc · 16 years ago
  7. ce36ad8 Raise statement normalization in Lib/. by Collin Winter · 17 years ago
  8. c0b2473 Bug #649974: make docstrings for url2pathname consistent by Georg Brandl · 19 years ago
  9. 07f159d Bug #1378455: a problem of urllib using open_local_file by Georg Brandl · 19 years ago
  10. 27eebb8 Use string.ascii_letters instead of string.letters. Remove unused import. by Fred Drake · 23 years ago
  11. 7834907 removed __all__ from several modules by Skip Montanaro · 23 years ago
  12. b08b2d3 String method conversion. by Eric S. Raymond · 23 years ago
  13. 269b83b added several more __all__ lists by Skip Montanaro · 23 years ago
  14. 2344fae Whitespace normalization. by Tim Peters · 24 years ago
  15. 7f91cf9 Add 'r' to docstrings to avoid expanded backslash escapes. (Ka-Ping Yee) by Guido van Rossum · 24 years ago
  16. 54f22ed More trivial comment -> docstring transformations by Ka-Ping Yee, who writes: by Guido van Rossum · 24 years ago
  17. a0fec16 Sjoerd Mullender writes: by Guido van Rossum · 25 years ago
  18. 367ac80 From: Sjoerd Mullender by Guido van Rossum · 25 years ago
  19. d510b72 Allow paths without drive specifier (Jack). by Guido van Rossum · 27 years ago
  20. 746ea35 url2path for NT by Guido van Rossum · 28 years ago