Files
deb-python-eventlet/eventlet/support/__init__.py
Sergey Shepelev f66ab29cb5 wsgi: use buffered wfile
Fix the root cause of makefile().writelines() data loss.
https://github.com/eventlet/eventlet/issues/295

Also wsgi.log.write can break file-object API and not return number of bytes again.
https://github.com/eventlet/eventlet/issues/296
2016-02-12 20:42:03 +05:00

1.4 KiB