]> granicus.if.org Git - python/commit
Merged revisions 80102 via svnmerge from
authorSenthil Kumaran <orsenthil@gmail.com>
Fri, 16 Apr 2010 03:06:19 +0000 (03:06 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Fri, 16 Apr 2010 03:06:19 +0000 (03:06 +0000)
commit2176ad5f304880bcc2341106ba4ed943ded8a120
tree09c0b5e01bb06ccc2608f29827dfe68454a2f812
parent0e3e48545295d23e2dae081a01b6e62fb2dfe65a
Merged revisions 80102 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r80102 | senthil.kumaran | 2010-04-16 08:32:13 +0530 (Fri, 16 Apr 2010) | 9 lines

  Merged revisions 80101 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r80101 | senthil.kumaran | 2010-04-16 08:16:46 +0530 (Fri, 16 Apr 2010) | 3 lines

    Fix issue2987: RFC2732 support for urlparse (IPv6 addresses)
  ........
................
Lib/test/test_urlparse.py
Lib/urllib/parse.py
Misc/NEWS