Dan Villiom Podlaski Christiansen pushed to branch topic/default/darwin-build 
at PyPy / pypy


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

- - - - -
017dc84d by Dan Villiom Podlaski Christiansen at 2020-09-17T16:38:55+02:00
fix curses build

- - - - -
0f38a218 by Dan Villiom Podlaski Christiansen at 2020-09-17T17:35:25+02:00
build_cffi_imports: use an HTTP mirror; fix building gdbm on Darwin

- - - - -
de23b457 by Matti Picus at 2020-09-22T10:38:52+03:00
mangle the _Py_subtype_dealloc name so tests on a pypy2 host will not be 
confused

This is needed due to the code using the function pointer internally

- - - - -
8232fed9 by Matti Picus at 2020-09-22T11:22:31+03:00
lzma is not available via http, only https

- - - - -
89989b17 by Dan Villiom Podlaski Christiansen at 2020-09-17T17:35:25+02:00
build_cffi_imports: fix xz URL

- - - - -


6 changed files:

- lib_pypy/_curses_build.py
- lib_pypy/pypy_tools/build_cffi_imports.py
- pypy/module/cpyext/api.py
- pypy/module/cpyext/src/typeobject.c
- rpython/rlib/rvmprof/src/rvmprof.h
- rpython/rlib/rvmprof/src/shared/vmprof_get_custom_offset.h


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/f3f90c84826fef8d94a28766519ee3a8bf60710d...89989b17a1b5ec029b1ab7a441d8daa172f3bd21

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/f3f90c84826fef8d94a28766519ee3a8bf60710d...89989b17a1b5ec029b1ab7a441d8daa172f3bd21
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