Skip to content

gh-155888: Fix asyncio writelines() hanging on an empty last chunk - #155889

Merged
kumaraditya303 merged 1 commit into
python:mainfrom
deadlovelll:gh-155888-writelines-hang
Aug 16, 2026
Merged

gh-155888: Fix asyncio writelines() hanging on an empty last chunk#155889
kumaraditya303 merged 1 commit into
python:mainfrom
deadlovelll:gh-155888-writelines-hang

Conversation

@deadlovelll

Copy link
Copy Markdown
Contributor

Fix asyncio writelines() hanging on an empty last chunk

For more details see gh-155888

@kumaraditya303
kumaraditya303 merged commit b2c2993 into python:main Aug 16, 2026
57 checks passed
@picnixz

picnixz commented Aug 16, 2026

Copy link
Copy Markdown
Member

@kumaraditya303 Don't you need backports?

@kumaraditya303 kumaraditya303 added needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Aug 16, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @deadlovelll for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Thanks @deadlovelll for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.15.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Sorry, @deadlovelll and @kumaraditya303, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker b2c299373d86b670f50d930564da22550af55308 3.14

@bedevere-app

bedevere-app Bot commented Aug 16, 2026

Copy link
Copy Markdown

GH-155904 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 16, 2026
@deadlovelll

Copy link
Copy Markdown
Contributor Author

Sorry, @deadlovelll and @kumaraditya303, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker b2c299373d86b670f50d930564da22550af55308 3.14

I'll see what's wrong in a couple of hours

@deadlovelll

Copy link
Copy Markdown
Contributor Author

#155913

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs backport to 3.14 bugs and security fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants