]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-82500: Fix asyncio sendfile overflow on 32bit (#107056)
authorJ. Nick Koston <nick@koston.org>
Sun, 23 Jul 2023 04:07:14 +0000 (23:07 -0500)
committerGitHub <noreply@github.com>
Sun, 23 Jul 2023 04:07:14 +0000 (21:07 -0700)
commit9eeb4b485f4f9e13e5cb638e43a0baecb3ff4e86
tree76de961ab48cb998b9476663f62a37f25f6e823d
parent7fc9be350af055538e70ece8d7de78414bad431e
gh-82500: Fix asyncio sendfile overflow on 32bit (#107056)
Lib/asyncio/unix_events.py
Misc/NEWS.d/next/Library/2023-07-22-16-44-58.gh-issue-82500.cQYoPj.rst [new file with mode: 0644]