[pypy-commit] [Mercurial][pypy/pypy] Pushed new branch branch/cpyext-slot-and-dict

2023-10-06 Thread Matti Picus (@mattip)
Matti Picus pushed new branch branch/cpyext-slot-and-dict at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/cpyext-slot-and-dict You're receiving this email because of your account on foss.heptapod.net. ___ py

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] if object does not have __len__, default to itemcount=0 (issue 4013_)

2023-10-06 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 23c53a4e by Matti Picus at 2023-10-06T16:31:33+03:00 if object does not have __len__, default to itemcount=0 (issue 4013_) --HG-- branch : py3.9 - - - - - 1 changed file: - pypy/module/cpyext/pyobject.py View it on Heptapo

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 13 commits: link the releas note to the index, and tweaks

2023-10-06 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy Commits: 1e9dbaa6 by Matti Picus at 2023-09-27T16:48:22+03:00 link the releas note to the index, and tweaks - - - - - 96c7a9a3 by Carl Friedrich Bolz-Tereick at 2023-09-28T11:53:23+02:00 tweak release announcement - - - - - 39d4f188 by