From: Antoine Pitrou Date: Sun, 21 Oct 2012 12:14:34 +0000 (+0200) Subject: Issue #16220: wsgiref now always calls close() on an iterable response. X-Git-Tag: v3.3.1rc1~762 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=550841253fc237f7aed14663de9717d6313e340d;p=thirdparty%2FPython%2Fcpython.git Issue #16220: wsgiref now always calls close() on an iterable response. Patch by Brent Tubbs. --- 550841253fc237f7aed14663de9717d6313e340d diff --cc Misc/ACKS index 1e16600fa80a,8bdbe8f3c295..808d1ba3fe8d --- a/Misc/ACKS +++ b/Misc/ACKS @@@ -1172,12 -1064,10 +1172,13 @@@ Erik Tolleru Matias Torchinsky Sandro Tosi Richard Townsend +David Townshend Laurence Tratt +Alberto Trevino +Matthias Troffaes John Tromp Jason Trowbridge + Brent Tubbs Anthony Tuininga Erno Tukia David Turner