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


Commits:
855c2757 by Matti Picus at 2021-07-03T23:35:10+03:00
add a passing test

--HG--
branch : py3.7

- - - - -
421fa986 by Matti Picus at 2021-07-04T10:36:28+03:00
remove hack to look up function by offset, not needed by numpy since v1.17

Does not work properly on win64
https://github.com/numpy/numpy/pull/12524, merged in 2018

--HG--
branch : py3.7

- - - - -
f8dbbc04 by Matti Picus at 2021-07-04T12:36:37+03:00
add passing test, trying to mimick scipy/cython failure on latest scipy HEAD

--HG--
branch : py3.7

- - - - -


5 changed files:

- pypy/module/_hpy_universal/interp_cpy_compat.py
- pypy/module/cpyext/methodobject.py
- pypy/module/cpyext/test/test_module.py
- pypy/module/cpyext/test/test_typeobject.py
- pypy/module/cpyext/typeobject.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/c731f25384966faf61eca68af23b5930a7d51308...f8dbbc04715a327bbdc7fd842e5b5f846de6caa4

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