Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
e3a9054a by Matti Picus at 2023-09-28T22:44:08+03:00
Added tag release-pypy2.7-v7.3.13 for changeset 1a478a401673
- - - - -
b5ba5cba by Matti Picus at 2023-09-28T22:44:30+03:00
Added tag release-pypy3.9-v7.3.13 for changeset c
Matti Picus pushed to branch branch/hpy-0.9 at PyPy / pypy
Commits:
299b620e by Carl Friedrich Bolz-Tereick at 2023-07-17T14:22:32+02:00
make UnicodeIO store its data in a list of r_int32, as opposed to using the
rpython unicode type. we want to get rid of the unicode type and also it
requires
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
462c73ce by Carl Friedrich Bolz-Tereick at 2023-09-29T12:33:07+02:00
try to make sshgraphserver work on python3 as well (the rest of the dotviewer
already does)
- - - - -
2 changed files:
- dotviewer/graphse
Matti Picus pushed to branch branch/hpy-0.9 at PyPy / pypy
Commits:
86a95f8e by Matti Picus at 2023-09-29T14:06:48+03:00
enable test_slots_legacy, fix error condition and message
--HG--
branch : hpy-0.9
- - - - -
120a79d1 by Matti Picus at 2023-09-29T14:43:41+03:00
enable test_hpytype_legacy