[pypy-commit] [Git][pypy/pypy][branch/default] 3 commits: small simplification

2022-10-21 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: b172139f by Carl Friedrich Bolz-Tereick at 2022-10-11T10:29:44+02:00 small simplification - - - - - d81440e9 by Carl Friedrich Bolz-Tereick at 2022-10-21T11:58:38+02:00 this test was broken by trace segmenting,

[pypy-commit] [Git][pypy/pypy][branch/fix-intutils-ovf-bug] 5 commits: use a not too large default timeout, to make the buildbot not wait forever

2022-10-21 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/fix-intutils-ovf-bug at PyPy / pypy Commits: 50415155 by Carl Friedrich Bolz-Tereick at 2022-10-21T11:10:02+02:00 use a not too large default timeout, to make the buildbot not wait forever --HG-- branch : fix-intutils-ovf-bug - - - - - df95

[pypy-commit] [Git][pypy/pypy][branch/fix-intutils-ovf-bug] 4 commits: small simplification

2022-10-21 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/fix-intutils-ovf-bug at PyPy / pypy Commits: b172139f by Carl Friedrich Bolz-Tereick at 2022-10-11T10:29:44+02:00 small simplification - - - - - d81440e9 by Carl Friedrich Bolz-Tereick at 2022-10-21T11:58:38+02:00 this test was broken by tra

[pypy-commit] [Git][pypy/pypy][branch/fix-intutils-ovf-bug] 2 commits: fix

2022-10-21 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/fix-intutils-ovf-bug at PyPy / pypy Commits: ef90cb7c by Carl Friedrich Bolz-Tereick at 2022-10-21T13:59:07+02:00 fix --HG-- branch : fix-intutils-ovf-bug - - - - - 71b985ed by Carl Friedrich Bolz-Tereick at 2022-10-21T14:26:06+02:00 we nee

[pypy-commit] [Git][pypy/pypy][branch/default] add missing documentation of pypyjit module

2022-10-21 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 6e69759d by Matti Picus at 2022-10-21T16:22:48+03:00 add missing documentation of pypyjit module - - - - - 2 changed files: - pypy/doc/jit-hooks.rst - pypy/doc/jit_help.rst View it on Heptapod: https://foss.heptapod.net/