summaryrefslogtreecommitdiff
path: root/tests/openssl_test.py
diff options
context:
space:
mode:
authorJakub Stasiak <jakub@stasiak.at>2016-02-09 02:24:47 +0100
committerJakub Stasiak <jakub@stasiak.at>2016-02-09 11:20:05 +0100
commitb7380fdc70fde26777f4f141da3f01570e870cac (patch)
treede9292ca35265f717b399a3ee09f4de2bc46b6e3 /tests/openssl_test.py
parent8a4a1212b2097c6ecca96c81dc355388583ac45d (diff)
downloadeventlet-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 'tests/openssl_test.py')
0 files changed, 0 insertions, 0 deletions