Matti Picus pushed to branch branch/py3.6 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

- - - - -
869a2990 by Matti Picus at 2020-09-29T01:14:03+03:00
revert be9ad752d782, set MACOSX_DEPLOYMENT_TARGET in sysconfig to fix issue 3311

- - - - -
76802dfc by Matti Picus at 2020-09-30T09:13:08+03:00
document preference for named branches

- - - - -
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

- - - - -
20e33023 by Matti Picus at 2020-10-02T12:56:15+03:00
merge default into py3.6

--HG--
branch : py3.6

- - - - -
43968cd8 by Matti Picus at 2020-10-02T13:10:31+03:00
disable _hpy_universal on 32-bit linux until the Signed/intptr_t problem is 
fixed

--HG--
branch : py3.6

- - - - -


5 changed files:

- pypy/config/pypyoption.py
- pypy/doc/contributing.rst
- pypy/doc/release-v7.3.2.rst
- rpython/rlib/rposix.py
- rpython/translator/platform/darwin.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/9b30de50e576d312434226dc5639c3dd3e1f0d5d...43968cd82f92c38c77e4406109c6d6e4800fba20

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/9b30de50e576d312434226dc5639c3dd3e1f0d5d...43968cd82f92c38c77e4406109c6d6e4800fba20
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