]> granicus.if.org Git - python/commit
Merged revisions 76290 via svnmerge from
authorSenthil Kumaran <orsenthil@gmail.com>
Sun, 15 Nov 2009 08:45:27 +0000 (08:45 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Sun, 15 Nov 2009 08:45:27 +0000 (08:45 +0000)
commitb58474f8c7d78057debf4d50854faf358b81e5b6
tree5d95c548ef6821616b7299deb59b26c0ba9cca3f
parent04454cd60de6a1ee7e598cc4f31342eadf12a92e
Merged revisions 76290 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r76290 | senthil.kumaran | 2009-11-15 14:13:45 +0530 (Sun, 15 Nov 2009) | 10 lines

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

  ........
    r76288 | senthil.kumaran | 2009-11-15 14:06:20 +0530 (Sun, 15 Nov 2009) | 3 lines

    Fix for Issue4683 - urllib2.HTTPDigestAuthHandler fails on third hostname?.
    Resolution: Reset the nonce value for each unique nonce (as per RFC 2617)
  ........
................
Lib/urllib/request.py