[pypy-commit] [Git][pypy/pypy][branch/py3.8] test that goes via cpyext must create a new tuple

2022-04-27 Thread Ronan Lamy (@rlamy)
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

[pypy-commit] [Git][pypy/pypy][branch/threaded-code-generation] 4 commits: promote stackpos in tla

2022-04-27 Thread Yusuke Izawa (@3tty0n)
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

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/gcref-based-type-erasure

2022-04-27 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
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. _

[pypy-commit] [Git][pypy/pypy][branch/m1] Skip those tests on OS X as the ctypes layer does not work well for variadic...

2022-04-27 Thread Maciej Fijalkowski (@fijal)
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/