]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #16220: wsgiref now always calls close() on an iterable response.
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 21 Oct 2012 12:15:06 +0000 (14:15 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 21 Oct 2012 12:15:06 +0000 (14:15 +0200)
Patch by Brent Tubbs.

1  2 
Misc/NEWS

diff --cc Misc/NEWS
Simple merge