Commit ec2c54e
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 3feebdd commit ec2c54e
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 | |
|---|---|---|---|
| |||
1292 | 1292 | | |
1293 | 1293 | | |
1294 | 1294 | | |
1295 | | - | |
1296 | 1295 | | |
| 1296 | + | |
1297 | 1297 | | |
1298 | 1298 | | |
1299 | 1299 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments