Message377383
The use of sendfile() in shutil.copyfile() on Solaris was previously disabled in #36610 due to slightly different behavior. This difference was recently accounted for in #41687, and I observed no other unexpected problems/differences with sendfile.
Can we get this reenabled? I can prepare PR, however, I am not sure whether #36610 should be reverted (hence enabling sendfile in copyfile on every system where it is available) or whether I should just add Solaris to _USE_CP_SENDFILE condition. |
|
| Date |
User |
Action |
Args |
| 2020-09-23 13:24:12 | kulikjak | set | recipients:
+ kulikjak, giampaolo.rodola |
| 2020-09-23 13:24:12 | kulikjak | set | messageid: <1600867452.06.0.35884925988.issue41843@roundup.psfhosted.org> |
| 2020-09-23 13:24:12 | kulikjak | link | issue41843 messages |
| 2020-09-23 13:24:11 | kulikjak | create | |
|