Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits: cfc0dad9 by Carl Friedrich Bolz-Tereick at 2021-03-20T15:28:08+01:00 add a way to get at the overallocated size of a list - - - - - e299fa94 by Carl Friedrich Bolz-Tereick at 2021-03-20T15:46:09+01:00 expose the physical size of a list in __pypy__ - - - - - 6 changed files: - pypy/module/__pypy__/interp_magic.py - pypy/module/__pypy__/moduledef.py - pypy/module/__pypy__/test/test_magic.py - pypy/objspace/std/listobject.py - rpython/rlib/objectmodel.py - rpython/rlib/test/test_objectmodel.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/9ec183c40d1974594e93e53ce146c4b801fdbe44...e299fa9495f4bf9184549161f091c51e6ead5331 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/9ec183c40d1974594e93e53ce146c4b801fdbe44...e299fa9495f4bf9184549161f091c51e6ead5331 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit