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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=550841253fc237f7aed14663de9717d6313e340d;p=python Issue #16220: wsgiref now always calls close() on an iterable response. Patch by Brent Tubbs. --- 550841253fc237f7aed14663de9717d6313e340d diff --cc Misc/ACKS index 1e16600fa8,8bdbe8f3c2..808d1ba3fe --- 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