Commit c1faead
[3.12] pythongh-131325: fix sendfile fallback implementation to drain data after writing to transport (pythonGH-131376) (python#131378)
pythongh-131325: fix sendfile fallback implementation to drain data after writing to transport (pythonGH-131376)
(cherry picked from commit 94f4d87)
Co-authored-by: Kumar Aditya <kumaraditya@python.org>1 parent 18e4eb4 commit c1faead
2 files changed
Lines changed: 2 additions & 1 deletion
File tree
- Lib/asyncio
- Misc/NEWS.d/next/Library
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1264 | 1264 | | |
1265 | 1265 | | |
1266 | 1266 | | |
1267 | | - | |
1268 | 1267 | | |
| 1268 | + | |
1269 | 1269 | | |
1270 | 1270 | | |
1271 | 1271 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments