[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] set tp_itemsize early on in type_realize

2023-08-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 4e3fe2f9 by Matti Picus at 2023-08-24T14:14:12+03:00 set tp_itemsize early on in type_realize --HG-- branch : py3.9 - - - - - 1 changed file: - pypy/module/cpyext/typeobject.py View it on Heptapod: https://foss.heptapod.n

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] set tp_itemsize for subtypes as well in type_attach

2023-08-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 72e67b0e by Matti Picus at 2023-08-24T16:14:00+03:00 set tp_itemsize for subtypes as well in type_attach --HG-- branch : py3.9 - - - - - 1 changed file: - pypy/module/cpyext/typeobject.py View it on Heptapod: https://foss

[pypy-commit] [Mercurial][pypy/pypy][branch/default] 9 commits: a branch in which to improve the complexity problems of the flowspace for very

2023-08-24 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: c9b12366 by Carl Friedrich Bolz-Tereick at 2023-08-21T19:30:55+02:00 a branch in which to improve the complexity problems of the flowspace for very large graphs --HG-- branch : flowspace-quadratic - - - - - 61