[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] 2 commits: Update modified structs

2022-03-08 Thread Ronan Lamy (@rlamy)
Ronan Lamy pushed to branch branch/hpy-0.0.4 at PyPy / pypy Commits: 5661c6ac by Ronan Lamy at 2022-03-08T21:51:44+00:00 Update modified structs --HG-- branch : hpy-0.0.4 - - - - - 9b6a2d70 by Ronan Lamy at 2022-03-09T00:21:12+00:00 merge heads --HG-- branch : hpy-0.0.4 - - - - - 3 change

[pypy-commit] [Git][pypy/pypy][branch/py3.7] Back out ce5c041b7e64 after much discussion on how to fix this (issue 3688)

2022-03-08 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 9d9c502f by Matti Picus at 2022-03-08T20:24:14+02:00 Back out ce5c041b7e64 after much discussion on how to fix this (issue 3688) --HG-- branch : py3.7 - - - - - 5 changed files: - lib-python/3/test/datetimetester.py - lib_py

[pypy-commit] [Git][pypy/pypy][branch/threaded-code-generation] 3 commits: fix tla interp

2022-03-08 Thread Yusuke Izawa (@3tty0n)
Yusuke Izawa pushed to branch branch/threaded-code-generation at PyPy / pypy Commits: 4839bbcf by Yusuke Izawa at 2022-03-08T21:17:26+09:00 fix tla interp --HG-- branch : threaded-code-generation - - - - - 5ebcd021 by Yusuke Izawa at 2022-03-08T21:17:34+09:00 fix tla_newframe interp --HG-- b

[pypy-commit] [Git][pypy/pypy][branch/default] hack to avoid running own tests on pypyjit/test_pypy_c if host test runner is a random pypy2

2022-03-08 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: f0810263 by Matti Picus at 2022-03-08T12:13:31+02:00 hack to avoid running own tests on pypyjit/test_pypy_c if host test runner is a random pypy2 - - - - - 1 changed file: - testrunner/runner.py View it on Heptapod: htt