]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-42237: Fix os.sendfile() on illumos (GH-23154)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 12 Nov 2020 10:14:03 +0000 (02:14 -0800)
committerGitHub <noreply@github.com>
Thu, 12 Nov 2020 10:14:03 +0000 (02:14 -0800)
commit7ae19ef5cf5d4f464588133bd48f81d80ea54aee
treea9e058206501d5a03a213f255b0c160f1c458994
parent33922cb0aa0c81ebff91ab4e938a58dfec2acf19
bpo-42237: Fix os.sendfile() on illumos (GH-23154)

(cherry picked from commit fd4ed57674c675e05bd5d577dd5047a333c76c78)

Co-authored-by: Jakub Stasiak <jakub@stasiak.at>
Misc/NEWS.d/next/Library/2020-11-10-14-27-49.bpo-42237.F363jO.rst [new file with mode: 0644]
Modules/posixmodule.c