Dan Villiom Podlaski Christiansen pushed to branch 
topic/py3.7/experimenting-with-the-build-in-3.7 at PyPy / pypy


Commits:
a688e8fe by Dan Villiom Podlaski Christiansen at 2020-09-23T21:28:14+02:00
test_recompiler: xfail the long double test

This fails on both Darwin/x86-64 and Linux/ARM64, and AFAICT the
relevant 'shape', 'g', isn't defined anywhere.

--HG--
branch : py3.7

- - - - -
9c2e1327 by Dan Villiom Podlaski Christiansen at 2020-09-17T12:56:22+02:00
darwin: strlen() is in <string.h>

--HG--
branch : py3.7

- - - - -
ffb4b9c9 by Dan Villiom Podlaski Christiansen at 2020-09-17T14:17:03+02:00
rvmprof: avoid missing prototype, which is an error in Clang 11

--HG--
branch : py3.7

- - - - -
34988aa8 by Dan Villiom Podlaski Christiansen at 2020-09-17T12:55:34+02:00
fix inconsistent #ifdef's surrounding get_vmprof_stack()

--HG--
branch : py3.7

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

--HG--
branch : py3.7

- - - - -


6 changed files:

- pypy/module/_cffi_backend/test/test_recompiler.py
- rpython/rlib/rposix.py
- rpython/rlib/rvmprof/src/rvmprof.h
- rpython/rlib/rvmprof/src/shared/machine.c
- rpython/rlib/rvmprof/src/shared/vmprof_common.h
- rpython/rlib/rvmprof/src/shared/vmprof_get_custom_offset.h


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/81d155ff221100cd7e1ffb264c4ff153a4df3eff...e9248018b66c3f8fe5a4a3b237c92d0b8e2da31a

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/81d155ff221100cd7e1ffb264c4ff153a4df3eff...e9248018b66c3f8fe5a4a3b237c92d0b8e2da31a
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to