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
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.
___
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:
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
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
- -
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-
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_