]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-86009: Fix solaris detection in `_USE_CP_SENDFILE` check (GH-124289)
authorJakub Kulík <Kulikjak@gmail.com>
Tue, 24 Sep 2024 20:23:17 +0000 (22:23 +0200)
committerGitHub <noreply@github.com>
Tue, 24 Sep 2024 20:23:17 +0000 (22:23 +0200)
commitb169cf394fe70dfbc7bbe22ae703be3b21845add
treed48df15f59faa1f04342e14dbe5d3e1608915699
parentf4997bb3ac961d6aaf07ce650cd074e28ce6ccd0
gh-86009: Fix solaris detection in `_USE_CP_SENDFILE` check (GH-124289)
Lib/shutil.py