]> granicus.if.org Git - python/commit
merge from 3.5
authorSenthil Kumaran <senthil@uthcode.com>
Fri, 13 May 2016 08:35:29 +0000 (01:35 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Fri, 13 May 2016 08:35:29 +0000 (01:35 -0700)
commit5d1110a952ee9551b249bcd4dd1f3d3bc21371b8
tree185bc1479f27f930ec0ba53637928186dd9499ff
parentf94ec1bd832831186e309afbec60ac1ed0200564
parent9642eedc0a6d90d9502658a6569518741eea9ef3
merge from 3.5

Issue #26892: Honor debuglevel flag in urllib.request.HTTPHandler.

Patch contributed by Chi Hsuan Yen.
Lib/test/test_urllib2.py
Lib/urllib/request.py
Misc/NEWS