-
-
Notifications
You must be signed in to change notification settings - Fork 32k
GH-74116: allow multiple drain waiters for asyncio.StreamWriter #94705
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
efcfd1d
to
f6ede6e
Compare
03c0e87
to
b14ab8a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks okay, I have a nit or two.
Misc/NEWS.d/next/Library/2022-07-09-08-55-04.gh-issue-74116.0XwYC1.rst
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LG! I'll merge next.
Thanks @kumaraditya303 for the PR, and @gvanrossum for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
…pythonGH-94705) (cherry picked from commit e5b2453) Co-authored-by: Kumar Aditya <[email protected]>
GH-96395 is a backport of this pull request to the 3.11 branch. |
…pythonGH-94705) (cherry picked from commit e5b2453) Co-authored-by: Kumar Aditya <[email protected]>
GH-96396 is a backport of this pull request to the 3.10 branch. |
…4705) (#96395) (cherry picked from commit e5b2453) Co-authored-by: Kumar Aditya <[email protected]> Co-authored-by: Kumar Aditya <[email protected]>
…4705) (cherry picked from commit e5b2453) Co-authored-by: Kumar Aditya <[email protected]>
Uh oh!
There was an error while loading. Please reload this page.