X Tutup
Skip to content

[3.13] gh-131325: fix sendfile fallback implementation to drain data after writing to transport (GH-131376)#131377

Merged
kumaraditya303 merged 1 commit intopython:3.13from
miss-islington:backport-94f4d87-3.13
Mar 17, 2025
Merged

[3.13] gh-131325: fix sendfile fallback implementation to drain data after writing to transport (GH-131376)#131377
kumaraditya303 merged 1 commit intopython:3.13from
miss-islington:backport-94f4d87-3.13

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 17, 2025

(cherry picked from commit 94f4d87)

Co-authored-by: Kumar Aditya kumaraditya@python.org

…fter writing to transport (pythonGH-131376)

(cherry picked from commit 94f4d87)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
@kumaraditya303 kumaraditya303 enabled auto-merge (squash) March 17, 2025 19:24
@kumaraditya303 kumaraditya303 merged commit 9a43485 into python:3.13 Mar 17, 2025
42 checks passed
@miss-islington miss-islington deleted the backport-94f4d87-3.13 branch January 2, 2026 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic-asyncio type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup