]> granicus.if.org Git - python/commit
Issue #12923: Reset FancyURLopener's redirect counter even on exception
authorMartin Panter <vadmium+py@gmail.com>
Thu, 4 Feb 2016 06:01:35 +0000 (06:01 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Thu, 4 Feb 2016 06:01:35 +0000 (06:01 +0000)
commita03702252f591e477db0576bea589d21afdfa601
tree1aa9b9315fe934df262fa72b04865063f012a8ad
parent46f7785e28c17f33252a95a57dd3827811291394
Issue #12923: Reset FancyURLopener's redirect counter even on exception

Based on patches by Brian Brazil and Daniel Rocco.
Lib/test/test_urllib.py
Lib/urllib/request.py
Misc/ACKS
Misc/NEWS