]> granicus.if.org Git - python/commit
Fix Issue8797 - Reset the basic auth retry count when response code is not 401.
authorSenthil Kumaran <orsenthil@gmail.com>
Thu, 26 Aug 2010 06:16:22 +0000 (06:16 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Thu, 26 Aug 2010 06:16:22 +0000 (06:16 +0000)
commit4bb5c273c6897682d99badb872d532806d1e7210
tree69a0864372c990020a15fa824824a19193b17f85
parent0e10206f2cc7b3fac5ad30cd45583c8f1a8a6126
Fix Issue8797 - Reset the basic auth retry count when response code is not 401.
Lib/urllib/request.py
Misc/NEWS