]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
GH-91166: Implement zero copy writes for `SelectorSocketTransport` in asyncio (#31871)
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Sat, 24 Dec 2022 05:51:48 +0000 (11:21 +0530)
committerGitHub <noreply@github.com>
Sat, 24 Dec 2022 05:51:48 +0000 (11:21 +0530)
Co-authored-by: Guido van Rossum <gvanrossum@gmail.com>

No differences found