Skip to content

gh-75279: Document that asyncio StreamWriter.drain() may not yield to the event loop - #155132

Merged
kumaraditya303 merged 1 commit into
python:mainfrom
kumaraditya303:gh-75279-document-drain-behavior
Aug 3, 2026
Merged

gh-75279: Document that asyncio StreamWriter.drain() may not yield to the event loop#155132
kumaraditya303 merged 1 commit into
python:mainfrom
kumaraditya303:gh-75279-document-drain-behavior

Conversation

@kumaraditya303

@kumaraditya303 kumaraditya303 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news labels Aug 3, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs Aug 3, 2026
@kumaraditya303 kumaraditya303 added topic-asyncio and removed docs Documentation in the Doc dir skip news labels Aug 3, 2026
@kumaraditya303 kumaraditya303 added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes skip news labels Aug 3, 2026
@kumaraditya303
kumaraditya303 force-pushed the gh-75279-document-drain-behavior branch from 4e4b2d7 to aef5357 Compare August 3, 2026 17:57
@kumaraditya303
kumaraditya303 enabled auto-merge (squash) August 3, 2026 17:58
@kumaraditya303
kumaraditya303 merged commit ab8c737 into python:main Aug 3, 2026
29 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Aug 3, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @kumaraditya303 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14, 3.15.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-app

bedevere-app Bot commented Aug 3, 2026

Copy link
Copy Markdown

GH-155134 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Aug 3, 2026
@bedevere-app

bedevere-app Bot commented Aug 3, 2026

Copy link
Copy Markdown

GH-155135 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Aug 3, 2026
@bedevere-app

bedevere-app Bot commented Aug 3, 2026

Copy link
Copy Markdown

GH-155136 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Aug 3, 2026
kumaraditya303 added a commit that referenced this pull request Aug 4, 2026
…ield to the event loop (GH-155132) (#155134)

gh-75279: Document that asyncio StreamWriter.drain() may not yield to the event loop (GH-155132)
(cherry picked from commit ab8c737)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
kumaraditya303 added a commit that referenced this pull request Aug 4, 2026
…ield to the event loop (GH-155132) (#155135)

gh-75279: Document that asyncio StreamWriter.drain() may not yield to the event loop (GH-155132)
(cherry picked from commit ab8c737)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
kumaraditya303 added a commit that referenced this pull request Aug 4, 2026
…ield to the event loop (GH-155132) (#155136)

gh-75279: Document that asyncio StreamWriter.drain() may not yield to the event loop (GH-155132)
(cherry picked from commit ab8c737)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant