Carl Friedrich Bolz-Tereick pushed to branch branch/remove-refcounting-gc at
PyPy / pypy
Commits:
50730baa by Carl Friedrich Bolz-Tereick at 2023-07-03T12:53:54+02:00
now that refcounting is gone, we don't really need a way to query the rtti
of a
type at runtime any more. the rtti mechanism i
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
27869257 by Matti Picus at 2023-07-03T19:24:17+03:00
mention missing __sizeof__ in differences between CPython and PyPy
- - - - -
1 changed file:
- pypy/doc/cpython_differences.rst
View it on Heptapod:
https://foss.hepta
Carl Friedrich Bolz-Tereick pushed new branch branch/remove-refcounting-gc at
PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/remove-refcounting-gc
You're receiving this email because of your account on foss.heptapod.net.
___