[pypy-commit] [Git][pypy/pypy][branch/default] use low-level interface where applicable, add at least a minimal hypothesis test for make_...

2021-02-04 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: f43d642f by Carl Friedrich Bolz-Tereick at 2021-02-04T10:06:46+01:00 use low-level interface where applicable, add at least a minimal hypothesis test for make_... - - - - - 2 changed files: - rpython/jit/me

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/intbound-improvements-3

2021-02-04 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed new branch branch/intbound-improvements-3 at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/intbound-improvements-3 You're receiving this email because of your account on foss.heptapod.net. ___

[pypy-commit] [Git][pypy/pypy][branch/intbound-improvements-3] 3 commits: more of same

2021-02-04 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/intbound-improvements-3 at PyPy / pypy Commits: 77dc56b7 by Carl Friedrich Bolz-Tereick at 2021-02-04T14:23:10+01:00 more of same --HG-- branch : intbound-improvements-3 - - - - - 48be10cf by Carl Friedrich Bolz-Tereick at 2021-02-04T14:26:

[pypy-commit] [Git][pypy/pypy][branch/intbound-improvements-3] make the JIT reason about int_invert and int_neg

2021-02-04 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/intbound-improvements-3 at PyPy / pypy Commits: 0e49cf0c by Carl Friedrich Bolz-Tereick at 2020-04-26T17:37:20+02:00 make the JIT reason about int_invert and int_neg --HG-- branch : intbound-improvements-3 - - - - - 5 changed files: - rp

[pypy-commit] [Git][pypy/pypy][branch/intbound-improvements-3] 2 commits: better reasoning about upper bounds of or and xor, and about lower bounds of or

2021-02-04 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/intbound-improvements-3 at PyPy / pypy Commits: 38d9440a by Carl Friedrich Bolz-Tereick at 2020-04-29T11:06:35+02:00 better reasoning about upper bounds of or and xor, and about lower bounds of or --HG-- branch : intbound-improvements-3 - -

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/win64-hpy

2021-02-04 Thread nulano
nulano pushed new branch branch/win64-hpy at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/win64-hpy You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-

[pypy-commit] [Git][pypy/pypy][branch/py3.7] document branch, fix lib-python tests for new syntax error

2021-02-04 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 108bba67 by Matti Picus at 2021-02-05T08:25:53+02:00 document branch, fix lib-python tests for new syntax error --HG-- branch : py3.7 - - - - - 3 changed files: - lib-python/3/test/test_metaclass.py - lib-python/3/test/test_