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


Commits:
eaa78208 by Carl Friedrich Bolz-Tereick at 2022-05-28T20:29:27+02:00
clean up the number of w_obj.getclass variants in mapdict:

- the weird helper class Object in mapdict.py is not important and should not
  have its own
- otoh W_ObjectObjectUserDictWeakrefable *should* have one

- - - - -
0a112867 by Carl Friedrich Bolz-Tereick at 2022-05-30T12:57:20+02:00
add an ad-hoc way to cound field reads and writes in generated C code

- - - - -
d2a79b6b by Carl Friedrich Bolz-Tereick at 2022-05-30T13:05:37+02:00
merge heads

- - - - -


11 changed files:

- pypy/interpreter/typedef.py
- pypy/objspace/std/mapdict.py
- pypy/objspace/std/test/test_mapdict.py
- rpython/config/translationoption.py
- rpython/translator/c/database.py
- rpython/translator/c/funcgen.py
- rpython/translator/c/genc.py
- rpython/translator/c/src/entrypoint.c
- rpython/translator/c/src/mem.h
- rpython/translator/c/src/support.h
- rpython/translator/c/test/test_standalone.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/55fc5e6e3d21bd5a892e4adc121a0353c1fcca9a...d2a79b6be5fc227ddf76b785cb9ea0de2958aa5e

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