1. 50747fc add support for svn: and svn+ssh: URL schemes to urlparse by Fred Drake · 19 years ago
  2. 41e4faa Patch #712317: In URLs such as http://www.example.com?query=spam, treat '?' as by Johannes Gijsbers · 20 years ago
  3. 82860df see rev. 1.13 for log message by Brett Cannon · 21 years ago
  4. f09b88e * add mms (windows media) as another scheme * reformat schemes to 80 columns by Skip Montanaro · 22 years ago
  5. 68b539e SF feature #618024, urlparse fails on imap:// by Neal Norwitz · 22 years ago
  6. 7070565 Make sure we test urlsplit() / urlunsplit() directly, rather than by Fred Drake · 22 years ago
  7. bbc0568 Fix for 1.33: urlsplit() should only add '//' if scheme != ''. by Guido van Rossum · 22 years ago
  8. 7dfb6e2 Fix SF # 591713, Fix "file:" URL to have right no. of /'s, by Bruce Atherton by Neal Norwitz · 22 years ago
  9. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  10. 863ac44 Whitespace normalization. by Tim Peters · 22 years ago
  11. 6ec967d added RFC 2396 tests from Aaron Swartz included in bug # 450225. by Skip Montanaro · 22 years ago
  12. bd3e771 amk's fix attached to by Michael W. Hudson · 22 years ago
  13. a4d18a0 Add test cases based on RFC 1808. So now we actually have a test suite by Fred Drake · 24 years ago
  14. 73ed8e5 Checking in empty tests for urlparse, as future place holders by Moshe Zadka · 24 years ago