]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-152074: Increase the buffer size to 256 KiB in `asyncio` `_sendfile_fallback...
authorPrakash Sellathurai <prakashsellathurai@gmail.com>
Sun, 28 Jun 2026 10:17:49 +0000 (15:47 +0530)
committerGitHub <noreply@github.com>
Sun, 28 Jun 2026 10:17:49 +0000 (15:47 +0530)
commite3ba57b3031f81bc9131d5bcf29b2edcfc770317
tree42695becc71d98a44b48a2dc05775483d17bb9f4
parent286b51257a60cbb29ccf3e1cd80db54497b88a10
gh-152074: Increase the buffer size to 256 KiB  in `asyncio` `_sendfile_fallback` (#152097)
Lib/asyncio/base_events.py
Misc/NEWS.d/next/Library/2026-06-24-16-08-44.gh-issue-152074.PsbS-I.rst [new file with mode: 0644]