This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2012-10-13 21:00 by btubbs, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
sleepy_app.py | btubbs, 2012-10-13 21:00 | test script | ||
wsgiref_close.patch | btubbs, 2012-10-14 08:41 | review | ||
wsgiref_close_plus_test.patch | btubbs, 2012-10-18 06:32 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:37 | admin | set | github: 60424 |
2012-10-21 12:17:46 | pitrou | set | status: open -> closed resolution: fixed messages: + msg173446 stage: needs patch -> resolved |
2012-10-21 12:17:12 | python-dev | set | messages: + msg173445 |
2012-10-21 12:11:10 | python-dev | set | nosy:
+ python-dev messages: + msg173442 |
2012-10-18 06:32:25 | btubbs | set | files:
+ wsgiref_close_plus_test.patch messages: + msg173234 |
2012-10-15 09:11:40 | grahamd | set | messages: + msg172952 |
2012-10-15 05:19:58 | btubbs | set | messages: + msg172945 |
2012-10-15 02:40:05 | grahamd | set | nosy:
+ grahamd messages: + msg172940 |
2012-10-15 02:30:37 | jcea | set | messages: + msg172939 |
2012-10-15 02:22:50 | jcea | set | messages: + msg172937 |
2012-10-15 02:20:54 | jcea | set | nosy:
+ jcea |
2012-10-14 08:41:17 | btubbs | set | files:
+ wsgiref_close.patch keywords: + patch messages: + msg172858 |
2012-10-14 00:26:46 | pje | set | messages: + msg172841 |
2012-10-13 21:14:29 | pitrou | set | versions:
+ Python 3.2, Python 3.3, Python 3.4 nosy: + pje, pitrou messages: + msg172831 type: behavior stage: needs patch |
2012-10-13 21:01:14 | btubbs | set | title: wsgiref does not call close() on iterable response when client -> wsgiref does not call close() on iterable response |
2012-10-13 21:00:20 | btubbs | create |