]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-135862: add C contiguous one-dimensional buffer requirement to `asyncio...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 23 Aug 2025 16:27:51 +0000 (18:27 +0200)
committerGitHub <noreply@github.com>
Sat, 23 Aug 2025 16:27:51 +0000 (19:27 +0300)
commit271823fdafc29c00189bdb253199db3083dd3933
tree327a50dd4d5bed735fcf0cc543bdb0ebb85d3aeb
parentd619015ecd1c57bde9babc8defaf4c9f8f583be1
[3.14] gh-135862: add C contiguous one-dimensional buffer requirement to `asyncio.StreamWriter` docs (GH-137910) (#137912)

gh-135862: add C contiguous one-dimensional buffer requirement to `asyncio.StreamWriter` docs (GH-137910)
(cherry picked from commit 1c3950abc1d403bddce5212c08d6c40e78486e9d)

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