Message173445
| Author | python-dev |
|---|---|
| Recipients | btubbs, grahamd, jcea, pitrou, pje, python-dev |
| Date | 2012-10-21.12:17:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3Xl0Gv4xLYzR2v@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset eef470032457 by Antoine Pitrou in branch '3.2': Issue #16220: wsgiref now always calls close() on an iterable response. http://hg.python.org/cpython/rev/eef470032457 New changeset 2530acc092d8 by Antoine Pitrou in branch '3.3': Issue #16220: wsgiref now always calls close() on an iterable response. http://hg.python.org/cpython/rev/2530acc092d8 New changeset cf3a739345c6 by Antoine Pitrou in branch 'default': Issue #16220: wsgiref now always calls close() on an iterable response. http://hg.python.org/cpython/rev/cf3a739345c6 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-10-21 12:17:12 | python-dev | set | recipients: + python-dev, jcea, pje, pitrou, grahamd, btubbs |
| 2012-10-21 12:17:12 | python-dev | link | issue16220 messages |
| 2012-10-21 12:17:12 | python-dev | create | |