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