Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy


Commits:
80373a2c by Carl Friedrich Bolz-Tereick at 2022-03-23T10:28:47+01:00
kill the cpython_code_signature implementation in pycode. it is only called for
code objects on the underlying python implementation, so just use the one in
the flowspace

- - - - -
2ed5b70a by Carl Friedrich Bolz-Tereick at 2022-03-23T10:34:53+01:00
fix the fake obj space and test_ztranslation in various modules

- - - - -
80c55af3 by Carl Friedrich Bolz-Tereick at 2022-03-23T10:41:07+01:00
oops, like this of course

- - - - -


5 changed files:

- pypy/interpreter/gateway.py
- pypy/interpreter/pycode.py
- pypy/interpreter/typedef.py
- pypy/module/cpyext/api.py
- pypy/objspace/fake/objspace.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/9ca2e8911bb2bdd2fef2dfb774e43ce3c6ca9a76...80c55af37a456f027253127ef4007a28bc36b430

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/9ca2e8911bb2bdd2fef2dfb774e43ce3c6ca9a76...80c55af37a456f027253127ef4007a28bc36b430
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