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 2014-07-01 03:15 by rschoon, last changed 2022-04-11 14:58 by admin.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
wsgiref-empty-byte.patch | rschoon, 2014-07-01 03:15 | review | ||
wsgiref-empty-byte-2.patch | rschoon, 2014-07-02 23:00 | hopefully not wrongheaded this time | review | |
wsgiref-empty-byte-3.patch | rschoon, 2014-07-02 23:53 | add another test | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:05 | admin | set | github: 66089 |
2016-05-06 11:45:50 | berker.peksag | set | nosy:
+ berker.peksag stage: patch review versions: + Python 2.7, Python 3.5, Python 3.6 |
2014-07-02 23:53:11 | rschoon | set | files: + wsgiref-empty-byte-3.patch |
2014-07-02 23:00:36 | rschoon | set | status: closed -> open files: + wsgiref-empty-byte-2.patch title: wsgiref.simple_server doesn't accept empty bytes before start_response is called -> wsgiref.simple_server sends headers on empty bytes messages: + msg222143 resolution: not a bug -> |
2014-07-02 22:26:54 | pje | set | messages: + msg222138 |
2014-07-02 21:54:21 | rschoon | set | messages: + msg222135 |
2014-07-02 18:57:06 | pje | set | status: open -> closed resolution: not a bug messages: + msg222117 |
2014-07-01 03:15:44 | rschoon | set | files:
+ wsgiref-empty-byte.patch keywords: + patch |
2014-07-01 03:15:10 | rschoon | create |