1. b82a3dc Increase the coverage of macurl2path. Patch by Colin Williams. by Senthil Kumaran · 11 years ago
  2. f70ce68 Fixing Issue6711 - macurl2path has typos that raise AttributeError by Senthil Kumaran · 15 years ago
  3. 1afc169 Make a new urllib package . by Jeremy Hylton · 16 years ago
  4. ce36ad8 Raise statement normalization in Lib/. by Collin Winter · 17 years ago
  5. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  6. c0b2473 Bug #649974: make docstrings for url2pathname consistent by Georg Brandl · 18 years ago
  7. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 20 years ago
  8. db5ebc7 String method conversion. by Eric S. Raymond · 23 years ago
  9. 17ab123 a few more modules get __all__ by Skip Montanaro · 23 years ago
  10. 07e99cb Whitespace normalization. by Tim Peters · 23 years ago
  11. 8152d32 Update the code to better reflect recommended style: by Fred Drake · 23 years ago
  12. 4b8c6ea Actually, the previous batch's comment should have been different; by Guido van Rossum · 24 years ago
  13. 116b31b Jack Jansen's patch to support file:///path/file/name URL syntax. by Guido van Rossum · 25 years ago
  14. 4ff6d27 Quote/unquote slashes in macintosh pathname components (Jack Jansen). by Guido van Rossum · 26 years ago
  15. 45e2fbc Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  16. 32f92ca Handling of pathnames pointing to files on toplevel folder of disk was by Guido van Rossum · 27 years ago
  17. 008ec68 Added warning not to import directly. by Guido van Rossum · 28 years ago
  18. 1acbffe Conversions between mac paths and URLs by Guido van Rossum · 28 years ago