[pypy-commit] [Git][pypy/pypy][branch/py3.7] 2 commits: move the unsafe test into a forked process

2022-01-14 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 78192a2b by Carl Friedrich Bolz-Tereick at 2021-11-19T19:18:56+01:00 move the unsafe test into a forked process --HG-- branch : py3.7 - - - - - 30b2bac9 by Carl Friedrich Bolz-Tereick at 2021-11-14T12:05:22+01:00 I *think* this

[pypy-commit] [Git][pypy/pypy][branch/py3.7] bad me, no cookies: re-enable accidentally commented out look_inside_iff

2022-01-14 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 670c3952 by Carl Friedrich Bolz-Tereick at 2022-01-14T12:54:56+01:00 bad me, no cookies: re-enable accidentally commented out look_inside_iff --HG-- branch : py3.7 - - - - - 1 changed file: - pypy/module/sys/

[pypy-commit] [Git][pypy/pypy][branch/default] fix broken link, issue 3638

2022-01-14 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: e5caf7a5 by Matti Picus at 2022-01-14T16:30:40+02:00 fix broken link, issue 3638 - - - - - 1 changed file: - pypy/doc/gc_info.rst View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/e5caf7a536b219d2ae9baf7e

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 2 commits: skip this one, it doesn't really make sense in this form on pypy3

2022-01-14 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: a89944e2 by Carl Friedrich Bolz-Tereick at 2022-01-14T20:47:13+01:00 skip this one, it doesn't really make sense in this form on pypy3 --HG-- branch : py3.7 - - - - - 8301595a by Carl Friedrich Bolz-Tereick at 2

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 4 commits: fix another crash

2022-01-14 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: 2ddc6c10 by Carl Friedrich Bolz-Tereick at 2022-01-13T19:23:15+01:00 fix another crash --HG-- branch : py3.9 - - - - - 72dcb5c5 by Carl Friedrich Bolz-Tereick at 2022-01-13T20:09:13+01:00 not 100% sure this is c