]> granicus.if.org Git - python/commit
Use threadpool for reading from file in sendfile fallback mode (#14076)
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Sat, 15 Jun 2019 11:05:35 +0000 (14:05 +0300)
committerGitHub <noreply@github.com>
Sat, 15 Jun 2019 11:05:35 +0000 (14:05 +0300)
commit0237265e8287141c40faa8719da3a2d21d511d0d
tree5df00acc5a5d5e061d83abd85f1134e8d73e0aba
parentef2152354f03a165c5e3adb53e2276934fabd50a
Use threadpool for reading from file in sendfile fallback mode (#14076)
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]