Message259808
| Author | desbma |
|---|---|
| Recipients | SilentGhost, desbma, gps, josh.r, martin.panter, r.david.murray |
| Date | 2016-02-07.23:03:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1454886237.8.0.747802643751.issue25156@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
If anyone is interested, I have created a package to monkey patch shutil.copyfile to benefit from sendfile, similarly to the last patch, but it also works on older Python versions down to 2.7. PyPI link: https://pypi.python.org/pypi/pyfastcopy/ |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-02-07 23:03:57 | desbma | set | recipients: + desbma, gps, r.david.murray, SilentGhost, martin.panter, josh.r |
| 2016-02-07 23:03:57 | desbma | set | messageid: <1454886237.8.0.747802643751.issue25156@psf.upfronthosting.co.za> |
| 2016-02-07 23:03:57 | desbma | link | issue25156 messages |
| 2016-02-07 23:03:57 | desbma | create | |