]> granicus.if.org Git - python/commit
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)
commitf4faef4c11e565a10fd4444567454dcb0d3aa117
tree61652ca3084805a2d7b6ad1dbda77d9bbf5da4cb
parent4eef074e4cb8f3c10000fa2187c7a718a1d76d40
parent4a63923328650bb73f40bcec5bb06ebbd409811d
merge 3.4

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.
Misc/NEWS