]> granicus.if.org Git - python/commitdiff
merge 3.4
authorSenthil Kumaran <senthil@uthcode.com>
Sun, 20 Apr 2014 16:45:00 +0000 (09:45 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Sun, 20 Apr 2014 16:45:00 +0000 (09:45 -0700)
urllib.response object to use _TemporaryFileWrapper (and _TemporaryFileCloser)
facility. Provides a better way to handle file descriptor close.

Address issue #15002 . Patch contributed by Christian Theune.

1  2 
Misc/NEWS

diff --cc Misc/NEWS
Simple merge