[pypy-commit] [Git][pypy/pypy][branch/default] undo version change to unblock merge to py3.8

2022-05-26 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 950d0636 by Carl Friedrich Bolz-Tereick at 2022-05-26T09:12:31+02:00 undo version change to unblock merge to py3.8 - - - - - 1 changed file: - rpython/translator/platform/darwin.py View it on Heptapod: ht

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 44 commits: Start a branch to port stuff to m1 platform

2022-05-26 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 1af3dfab by Maciej Fijalkowski at 2021-11-30T18:53:16+02:00 Start a branch to port stuff to m1 platform --HG-- branch : m1 - - - - - 1ccf7b65 by Maciej Fijalkowski at 2021-11-30T20:03:40+02:00 fix c99 --HG-- br

[pypy-commit] [Git][pypy/pypy][branch/default] 10 commits: backport b0441aa4fa0a to default: hide structseqfield.__get__

2022-05-26 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: b5f49371 by Carl Friedrich Bolz-Tereick at 2022-05-25T11:16:39+02:00 backport b0441aa4fa0a to default: hide structseqfield.__get__ - - - - - b71a9195 by Carl Friedrich Bolz-Tereick at 2022-05-25T11:31:15+02:00

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 14 commits: backport b0441aa4fa0a to default: hide structseqfield.__get__

2022-05-26 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: b5f49371 by Carl Friedrich Bolz-Tereick at 2022-05-25T11:16:39+02:00 backport b0441aa4fa0a to default: hide structseqfield.__get__ - - - - - b71a9195 by Carl Friedrich Bolz-Tereick at 2022-05-25T11:31:15+02:00 ad

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 2 commits: add a test

2022-05-26 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 3cd5f7bc by Carl Friedrich Bolz-Tereick at 2022-05-26T13:15:47+02:00 add a test - - - - - eccfd48d by Carl Friedrich Bolz-Tereick at 2022-05-26T13:17:05+02:00 merge default --HG-- branch : py3.8 - - - - - 1 c

[pypy-commit] [Git][pypy/pypy][branch/default] add a test

2022-05-26 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 3cd5f7bc by Carl Friedrich Bolz-Tereick at 2022-05-26T13:15:47+02:00 add a test - - - - - 1 changed file: - pypy/module/pypyjit/test_pypy_c/test_misc.py View it on Heptapod: https://foss.heptapod.net/pypy

[pypy-commit] [Git][pypy/pypy][branch/gcref-based-type-erasure] 133 commits: a new branch that is supposed to contain a really minimal version of record-known-result

2022-05-26 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/gcref-based-type-erasure at PyPy / pypy Commits: 3810a2d2 by Carl Friedrich Bolz-Tereick at 2022-05-20T20:25:45+02:00 a new branch that is supposed to contain a really minimal version of record-known-result --HG-- branch : record-known-resu

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/fix-access-directly

2022-05-26 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed new branch branch/fix-access-directly at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/fix-access-directly You're receiving this email because of your account on foss.heptapod.net. ___

[pypy-commit] [Git][pypy/pypy][branch/fix-access-directly] use == of course

2022-05-26 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/fix-access-directly at PyPy / pypy Commits: e77b6e2a by Carl Friedrich Bolz-Tereick at 2022-05-27T07:36:36+02:00 use == of course --HG-- branch : fix-access-directly - - - - - 1 changed file: - rpython/rlib/jit.py View it on Heptapod:

[pypy-commit] [Git][pypy/pypy][branch/fix-access-directly] remove access directly flags from non-virtualizables too

2022-05-26 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/fix-access-directly at PyPy / pypy Commits: a951a97f by Carl Friedrich Bolz-Tereick at 2022-05-27T07:40:37+02:00 remove access directly flags from non-virtualizables too --HG-- branch : fix-access-directly - - - - - 1 changed file: - rpy