Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
ae599f9f by Matti Picus at 2023-12-01T14:27:21+02:00
increment ob_refcnt when creating a pyobject, raise if the pyobject already
exists
--HG--
branch : py3.9
- - - - -
2 changed files:
- pypy/module/_hpy_universal/interp_cp
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
026969dc by Matti Picus at 2023-12-01T14:45:55+02:00
convert data to list
--HG--
branch : py3.9
- - - - -
2 changed files:
- pypy/objspace/std/bytearrayobject.py
- pypy/objspace/std/test/test_bytearrayobject.py
View it on