mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
c1faeadd82
gh-131325: fix sendfile fallback implementation to drain data after writing to transport (GH-131376)
(cherry picked from commit 94f4d87aeb)
Co-authored-by: Kumar Aditya <kumaraditya@python.org>