1. 172e06e Issue 8818: urlparse/urlsplit keyword is 'scheme', not 'default_scheme'. by R. David Murray · 15 years ago
  2. 3982461 Changed tests to only urlparse one, which was enough, addressed Ezio's comment by Senthil Kumaran · 15 years ago
  3. 0a36181 Updated the RFCs list in the See Also section of urlparse.rst by Senthil Kumaran · 15 years ago
  4. a6714b2 #7256: add versionadded tags for functions copied from cgi. by Georg Brandl · 16 years ago
  5. fc29f27 #4811: fix markup glitches (mostly remains of the conversion), by Georg Brandl · 17 years ago
  6. c585df9 Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi module by Facundo Batista · 17 years ago
  7. f6afa33 Doc that urlparse is named urllib.parse in Python 3.0. by Brett Cannon · 17 years ago
  8. e8f1b00 Enable doctest running for several other documents. by Georg Brandl · 17 years ago
  9. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago