Matti Picus pushed to branch branch/py3.9 at PyPy / pypy


Commits:
06a34dba by Matti Picus at 2023-11-17T07:50:23+02:00
add probably too much jit.dont_look_inside for type creation

This may be overkill, but solves a problem when running numpy. Without this,
somehow inside HPyField_Load the llassert on tp_traverse fails

--HG--
branch : py3.9

- - - - -
1fbadac9 by Matti Picus at 2023-11-17T07:51:16+02:00
allow curl to follow redirects

- - - - -
c108c4a5 by Matti Picus at 2023-11-17T07:51:41+02:00
merge default

--HG--
branch : py3.9

- - - - -


4 changed files:

- lib_pypy/pypy_tools/build_cffi_imports.py
- pypy/module/_hpy_universal/interp_cpy_compat.py
- pypy/module/_hpy_universal/interp_slot.py
- pypy/module/_hpy_universal/interp_type.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/5e443cdfff82e0d7b32a90d1ef660ca9923210f5...c108c4a5b98535b18acf49c2cc8f31e6c738df05

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


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to