]> granicus.if.org Git - python/commit
merge from 3.4
authorSenthil Kumaran <senthil@uthcode.com>
Fri, 22 Aug 2014 10:57:06 +0000 (16:27 +0530)
committerSenthil Kumaran <senthil@uthcode.com>
Fri, 22 Aug 2014 10:57:06 +0000 (16:27 +0530)
commitf499931b33cc95f2715fc2f65bb32f6fa5ff2f0d
tree3545f505e95fcea12cf59e21ebe8b83d61b79faf
parent55ac5b3f7b67bf7c721f00bddb8456f7886c449f
parenta969ae2e112dd40ad3e31714ec11bf17864a0309
merge from 3.4

Fix issue22245 - Fix urllib2_localnet test.

Do not aggresively close wfile in the do_GET method in the BasicAuthHandler.