This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: shutil Lib enables sendfile on solaris for regular files
Type: Stage:
Components: Library (Lib) Versions: Python 3.11
process
Status: open Resolution:
Dependencies: Superseder:
Assigned To: Nosy List: devnexen
Priority: normal Keywords:

Created on 2022-02-06 15:52 by devnexen, last changed 2022-04-11 14:59 by admin.

Pull Requests
URL Status Linked Edit
PR 31165 open devnexen, 2022-02-06 15:52
Messages (1)
msg412643 - (view) Author: David CARLIER (devnexen) * Date: 2022-02-06 15:52
- sendfile on solaris supports copy between regular file descriptors as well.
History
Date User Action Args
2022-04-11 14:59:55adminsetgithub: 90816
2022-02-06 15:52:18devnexencreate