Matti Picus pushed to branch branch/default at PyPy / pypy


Commits:
8333e438 by Dan Villiom Podlaski Christiansen at 2020-09-23T23:48:00+02:00
rposix: implement sendfile on darwin (and freebsd?)

This is not available in CPython 2.7 whether from the OS or MacPorts,
so I've applied this against the `py3.6` branch.

--HG--
branch : darwin-sendfile-2.7

- - - - -
98652c40 by Matti Picus at 2020-10-02T09:55:02+00:00
Merge branch 'branch/darwin-sendfile-2.7' into 'branch/default'

rposix: implement sendfile on darwin (and freebsd?)

See merge request pypy/pypy!763

- - - - -


1 changed file:

- rpython/rlib/rposix.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/76802dfcf127f2000fe1279c641fbd668c549c65...98652c408f489e1eb2e2b9f1a90b696b409697f9

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/76802dfcf127f2000fe1279c641fbd668c549c65...98652c408f489e1eb2e2b9f1a90b696b409697f9
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to