]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-138703: clarify data buffer requirement of `asyncio.StreamWriter.write...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 4 Oct 2025 16:40:21 +0000 (18:40 +0200)
committerGitHub <noreply@github.com>
Sat, 4 Oct 2025 16:40:21 +0000 (16:40 +0000)
commit8566ee25073b237bfaed0f886c83d9933ffc6fe7
tree17a6a006c3c587748a6e1cd40316596514dd8e4d
parent6f2635787bd3ad931afad6b4d6d160bffd16381c
[3.14] gh-138703: clarify data buffer requirement of `asyncio.StreamWriter.write` (GH-139564) (#139570)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Doc/library/asyncio-stream.rst
Lib/asyncio/selector_events.py