[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
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: https://foss.heptapod.net/pypy/pypy/-/commit/f0810263ff8a31a9a559428bae2221c96c053d7a -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/f0810263ff8a31a9a559428bae2221c96c053d7a You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy][branch/threaded-code-generation] 3 commits: fix tla interp
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-- branch : threaded-code-generation - - - - - 94227aea by Yusuke Izawa at 2022-03-08T21:18:01+09:00 add sum and fib programs written in tla --HG-- branch : threaded-code-generation - - - - - 4 changed files: - + rpython/jit/tl/threadedcode/lang/fib.tla.py - + rpython/jit/tl/threadedcode/lang/sum.tla.py - rpython/jit/tl/threadedcode/tla.py - rpython/jit/tl/threadedcode/tla_newframe.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/22d94e4fb65114d3abee0752f56ad9dd7af1bfac...94227aea93a95d3f5f3d77f0da0ea381222772be -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/22d94e4fb65114d3abee0752f56ad9dd7af1bfac...94227aea93a95d3f5f3d77f0da0ea381222772be You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy][branch/py3.7] Back out ce5c041b7e64 after much discussion on how to fix this (issue 3688)
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_pypy/_testcapimodule.c - pypy/module/cpyext/cdatetime.py - pypy/module/cpyext/include/datetime.h - pypy/module/cpyext/parse/cpyext_datetime.h View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/9d9c502f8f362f3b9862f3d91c5f5b13b240bbdb -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/9d9c502f8f362f3b9862f3d91c5f5b13b240bbdb You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] 2 commits: Update modified structs
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 changed files: - pypy/module/_hpy_universal/interp_module.py - pypy/module/_hpy_universal/llapi.py - pypy/module/_hpy_universal/test/_vendored/support.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/90520b2278ac10920c40968867e6571a1e38eeef...9b6a2d70ec99ed077edcb976563c0c060ffa7e0f -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/90520b2278ac10920c40968867e6571a1e38eeef...9b6a2d70ec99ed077edcb976563c0c060ffa7e0f You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list -- pypy-commit@python.org To unsubscribe send an email to pypy-commit-le...@python.org https://mail.python.org/mailman3/lists/pypy-commit.python.org/ Member address: arch...@mail-archive.com