Ronan Lamy pushed to branch branch/py3.8 at PyPy / pypy
Commits:
73e0ac6b by Matti Picus at 2022-02-20T21:20:54+02:00
test that goes via cpyext must create a new tuple
(grafted from 219f9ce6eed4304cd8aa0b693c169adb47280512)
--HG--
branch : py3.8
- - - - -
1 changed file:
- lib-python/3/tes
Yusuke Izawa pushed to branch branch/threaded-code-generation at PyPy / pypy
Commits:
e94ba561 by Yusuke Izawa at 2022-04-27T19:53:02+09:00
promote stackpos in tla
--HG--
branch : threaded-code-generation
- - - - -
3ea5933e by Yusuke Izawa at 2022-04-27T19:53:19+09:00
fix test_tla and add new
Carl Friedrich Bolz-Tereick pushed new branch branch/gcref-based-type-erasure
at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/gcref-based-type-erasure
You're receiving this email because of your account on foss.heptapod.net.
_
Maciej Fijalkowski pushed to branch branch/m1 at PyPy / pypy
Commits:
7d891067 by Maciej Fijalkowski at 2022-04-27T10:29:10+03:00
Skip those tests on OS X as the ctypes layer does not work well for variadic
calls (and other problems)
--HG--
branch : m1
- - - - -
1 changed file:
- rpython/