-
-
Notifications
You must be signed in to change notification settings - Fork 33k
gh-138703: clarify data buffer requirement of asyncio.StreamWriter.write
#139564
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
Co-authored-by: Adam Turner <[email protected]>
Thanks @kumaraditya303 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
…iter.write` (pythonGH-139564) (cherry picked from commit 0b21682) Co-authored-by: Kumar Aditya <[email protected]>
…iter.write` (pythonGH-139564) (cherry picked from commit 0b2168275e8ec491fe7ea6f8c662e804437dfdab) Co-authored-by: Kumar Aditya <[email protected]>
GH-139570 is a backport of this pull request to the 3.14 branch. |
GH-139571 is a backport of this pull request to the 3.13 branch. |
…riter.write` (GH-139564) (#139570) Co-authored-by: Kumar Aditya <[email protected]>
|
asyncio.write
andasyncio.sendto
#138703📚 Documentation preview 📚: https://cpython-previews--139564.org.readthedocs.build/