Matti Picus pushed to branch branch/hpy-0.0.4 at PyPy / pypy


Commits:
74db4a87 by Matti Picus at 2022-08-07T18:46:44+03:00
manually resync tests with extra_tests/hpy_tests/_vendored for 0.0.4

--HG--
branch : hpy-0.0.4

- - - - -
13ed9efe by Matti Picus at 2022-08-09T20:42:56+03:00
implement HPy_tp_finalize, call it in _finalize_ and not as the __del__ slot

--HG--
branch : hpy-0.0.4

- - - - -


13 changed files:

- extra_tests/conftest.py
- extra_tests/hpy_tests/_vendored/conftest.py
- pypy/module/_hpy_universal/interp_slot.py
- pypy/module/_hpy_universal/interp_type.py
- pypy/module/_hpy_universal/test/_vendored/test_argparse.py
- pypy/module/_hpy_universal/test/_vendored/test_hpyerr.py
- pypy/module/_hpy_universal/test/_vendored/test_hpyfield.py
- + pypy/module/_hpy_universal/test/_vendored/test_hpymodule.py
- pypy/module/_hpy_universal/test/_vendored/test_hpytype.py
- pypy/module/_hpy_universal/test/_vendored/test_object.py
- pypy/module/_hpy_universal/test/_vendored/test_slots.py
- pypy/module/_hpy_universal/test/_vendored/test_slots_legacy.py
- + pypy/module/_hpy_universal/test/_vendored/test_support.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/a80d57ad889cb80b15efcbc570e45023ababdb6b...13ed9efee68beb88927a6b86c9064dc2b4b707bf

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