X Tutup
Skip to content

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

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

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

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 c1faead into python:3.12 Mar 17, 2025
33 checks passed
@miss-islington miss-islington deleted the backport-94f4d87-3.12 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