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


Commits:
5cda6aa6 by Matti Picus at 2023-10-18T16:53:27+03:00
hack to force taking the slow path for W_HpyTypeObject allocation

--HG--
branch : hpy-0.9

- - - - -
10286e3e by Matti Picus at 2023-10-18T21:35:42+03:00
use the metaclass' basicsize (if it exists) when adding storage to a type

--HG--
branch : hpy-0.9

- - - - -
c5a4da52 by Matti Picus at 2023-10-18T22:21:53+03:00
typo, update TODO

--HG--
branch : hpy-0.9

- - - - -
b890d27f by Matti Picus at 2023-10-18T22:25:01+03:00
add an XXX for hacky code

--HG--
branch : hpy-0.9

- - - - -
857c0d55 by Matti Picus at 2023-10-18T23:09:34+03:00
typo and fixes for translation

--HG--
branch : hpy-0.9

- - - - -
151cc9d9 by Matti Picus at 2023-10-17T09:05:10+03:00
move tests: mixing directories and tests causes the directory to be tested twice

--HG--
branch : hpy-0.9

- - - - -


8 changed files:

- pypy/module/_hpy_universal/TODO-hpy-0.9
- pypy/module/_hpy_universal/interp_type.py
- pypy/module/_hpy_universal/test/test_apiset.py → 
pypy/module/_hpy_universal/test/pypy/test_apiset.py
- pypy/module/_hpy_universal/test/test_extra.py → 
pypy/module/_hpy_universal/test/pypy/test_extra.py
- pypy/module/_hpy_universal/test/test_handlemanager.py → 
pypy/module/_hpy_universal/test/pypy/test_handlemanager.py
- pypy/module/_hpy_universal/test/test_storage.py → 
pypy/module/_hpy_universal/test/pypy/test_storage.py
- pypy/module/_hpy_universal/test/test_ztranslation.py → 
pypy/module/_hpy_universal/test/pypy/test_ztranslation.py
- pypy/objspace/std/objspace.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/1ca995090e3338c7ffa1aa2f951b7ab6444a9505...151cc9d9b98213759bedc34dbabc217c4e6d6be7

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/1ca995090e3338c7ffa1aa2f951b7ab6444a9505...151cc9d9b98213759bedc34dbabc217c4e6d6be7
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