]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-138703: clarify data buffer requirement of `asyncio.StreamWriter.write` (#139564)
authorKumar Aditya <kumaraditya@python.org>
Sat, 4 Oct 2025 16:14:05 +0000 (21:44 +0530)
committerGitHub <noreply@github.com>
Sat, 4 Oct 2025 16:14:05 +0000 (21:44 +0530)
commit0b2168275e8ec491fe7ea6f8c662e804437dfdab
treebfcd6e4d122c15d80ee903c3534cc7c1ad85af0f
parent04a2f80a604ccb214902f35deebf0d075543737c
gh-138703: clarify data buffer requirement of `asyncio.StreamWriter.write` (#139564)
Doc/library/asyncio-stream.rst
Lib/asyncio/selector_events.py