[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] debugging cruft broke the world

2023-11-30 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: b60cd09a by Matti Picus at 2023-12-01T07:51:58+02:00 debugging cruft broke the world --HG-- branch : py3.9 - - - - - 1 changed file: - pypy/objspace/std/bytearrayobject.py View it on Heptapod: https://foss.heptapod.net/py

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] fix some storagesize and tp_basicsize errors, assert on missing tp_traverse

2023-11-30 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: e6a35834 by Matti Picus at 2023-12-01T01:28:52+02:00 fix some storagesize and tp_basicsize errors, assert on missing tp_traverse See hyp issue #460 --HG-- branch : py3.9 - - - - - 3 changed files: - pypy/module/_hpy_univers

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] try to debug test failure that does not reproduce locally

2023-11-30 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 37fe391b by Matti Picus at 2023-12-01T00:32:40+02:00 try to debug test failure that does not reproduce locally --HG-- branch : py3.9 - - - - - 2 changed files: - pypy/objspace/std/bytearrayobject.py - pypy/objspace/std/test/