]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-152099: Raise SendfileNotAvailableError for fallback-only transports in asyncio...
authorZain Nadeem <zainnadeemzainnadeem80@gmail.com>
Sun, 28 Jun 2026 10:26:27 +0000 (15:26 +0500)
committerGitHub <noreply@github.com>
Sun, 28 Jun 2026 10:26:27 +0000 (15:56 +0530)
commita385d204d0ec720f044cbfbbad0e4e7360f93392
treea43a758b720cdaccf31c545546bf10696056ebec
parente3ba57b3031f81bc9131d5bcf29b2edcfc770317
gh-152099: Raise SendfileNotAvailableError for fallback-only transports in asyncio (#152223)
Lib/asyncio/base_events.py
Lib/test/test_asyncio/test_sendfile.py
Misc/NEWS.d/next/Library/2026-06-25-22-19-04.gh-issue-152099.L7fKq9.rst [new file with mode: 0644]