diff options
| author | Chris Dent <chris.dent@gmail.com> | 2019-02-28 15:14:55 +0000 |
|---|---|---|
| committer | Chris Dent <chris.dent@gmail.com> | 2019-02-28 15:14:55 +0000 |
| commit | a98bf144167b9c4d7ee4a652c15512f6c69ffc8e (patch) | |
| tree | d363d3b90b5f231a26f8ee78a4b75eba32bced89 /tests | |
| parent | e9d05aaaf39846a77bb36a66bb066490ff85bb24 (diff) | |
| download | paste-git-bug/21.tar.gz | |
Write bytestrings when calling wsgi_write_chunkbug/21
httpservers writes an empty string or an internal server
error message, these needs to be bytes in python 3.
It might have been useful to have wsgi_write_chunk accept
either bytes or strings and do the right thing, but that
seemed too invasive to be safe.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
