[pypy-commit] [Git][pypy/pypy][branch/py3.7] 3 commits: add a passing test

Matti Picus (@mattip) foss at heptapod.net
Sun Jul 4 07:02:34 EDT 2021



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20210704/018ebb8a/attachment.html>


More information about the pypy-commit mailing list