diff options
| author | Jakub Stasiak <jakub@stasiak.at> | 2016-02-09 02:24:47 +0100 |
|---|---|---|
| committer | Jakub Stasiak <jakub@stasiak.at> | 2016-02-09 11:20:05 +0100 |
| commit | b7380fdc70fde26777f4f141da3f01570e870cac (patch) | |
| tree | de9292ca35265f717b399a3ee09f4de2bc46b6e3 /doc/testing.rst | |
| parent | 8a4a1212b2097c6ecca96c81dc355388583ac45d (diff) | |
| download | eventlet-partial-write-fix-2.tar.gz | |
wsgi: Fix handling partial writes on Python 3partial-write-fix-2
Closes https://github.com/eventlet/eventlet/issues/295 (in the wsgi
module we use a custom writelines implementation now).
Those write() calls might write only part of the data (and even if they
don't - it's more readable to make sure all data is written
explicitly).
I changed the test code so that the write() implementation returns the
number of characters logged and it cooperates nicely with writeall()
now.
Diffstat (limited to 'doc/testing.rst')
0 files changed, 0 insertions, 0 deletions
