1. 880e4f3 #9911: doc copyedits. by Georg Brandl · 15 years ago
  2. b4905ef Issue #26736: Used HTTPS for external links in the documentation if possible. by Serhiy Storchaka · 9 years ago
  3. 065b40c Issue #21746: Remove BaseResult reference from urlparse documentation by Berker Peksag · 9 years ago
  4. 6750c8b Issue #23684: Clarify the return value of the scheme attribute of ParseResult and SplitResult objects. by Berker Peksag · 10 years ago
  5. f8757fd Closes #22586: clarify meaning of allow_fragments in urlparse. by Georg Brandl · 11 years ago
  6. 34f7c4e Minor doc fix in urlparse.rst by Senthil Kumaran · 12 years ago
  7. b1bbc0b Fix issue16932: Fix the urlparse example. Remote :port when scheme is not specified to demonstrate correct behavior by Senthil Kumaran · 12 years ago
  8. 9d5d507 urlparse docs clean up by Senthil Kumaran · 13 years ago
  9. 510ff54 Use Python 3 instead of 3.0. by Ezio Melotti · 13 years ago
  10. 29a0b57 Backport source links from 3.x. by Éric Araujo · 14 years ago
  11. 683beb6 Merged revisions 86296 via svnmerge from by Senthil Kumaran · 15 years ago
  12. e0e0822 Add more links to Python sources where the code is short, readable and an informative adjunct to the docs. by Raymond Hettinger · 15 years ago
  13. bd13f45 Merged revisions 83900 via svnmerge from by Senthil Kumaran · 15 years ago
  14. 0b5019f Fix Issue754016 - urlparse goes wrong with IP:port without scheme by Senthil Kumaran · 15 years ago
  15. 172e06e Issue 8818: urlparse/urlsplit keyword is 'scheme', not 'default_scheme'. by R. David Murray · 15 years ago
  16. 3982461 Changed tests to only urlparse one, which was enough, addressed Ezio's comment by Senthil Kumaran · 15 years ago
  17. 0a36181 Updated the RFCs list in the See Also section of urlparse.rst by Senthil Kumaran · 15 years ago
  18. a6714b2 #7256: add versionadded tags for functions copied from cgi. by Georg Brandl · 16 years ago
  19. fc29f27 #4811: fix markup glitches (mostly remains of the conversion), by Georg Brandl · 17 years ago
  20. c585df9 Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi module by Facundo Batista · 17 years ago
  21. f6afa33 Doc that urlparse is named urllib.parse in Python 3.0. by Brett Cannon · 17 years ago
  22. e8f1b00 Enable doctest running for several other documents. by Georg Brandl · 17 years ago
  23. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago