]> granicus.if.org Git - python/commit
[3.8] Use threadpool for reading from file in sendfile fallback mode (GH-14076) ...
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Sat, 15 Jun 2019 11:55:52 +0000 (14:55 +0300)
committerGitHub <noreply@github.com>
Sat, 15 Jun 2019 11:55:52 +0000 (14:55 +0300)
commitb6ff2cd8c5bc1d4e4e61b9138436b507b31c6c7a
tree2345d189fd7c1676a13d0e0dbdea6a44c17c65f7
parent68878140694faa8dc53daeb5d9fee4d60ed2b672
[3.8] Use threadpool for reading from file in sendfile fallback mode (GH-14076) (GH-14102)

(cherry picked from commit 0237265e8287141c40faa8719da3a2d21d511d0d)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
Lib/asyncio/base_events.py
Misc/NEWS.d/next/Library/2019-06-14-13-30-47.bpo-37280.Fxur0F.rst [new file with mode: 0644]