Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
96c7a9a3 by Carl Friedrich Bolz-Tereick at 2023-09-28T11:53:23+02:00
tweak release announcement
- - - - -
1 changed file:
- pypy/doc/release-v7.3.13.rst
View it on Heptapod:
https://foss.heptapod.net/pypy
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
39d4f188 by Matti Picus at 2023-09-28T13:07:10+03:00
more release note tweaks
- - - - -
1 changed file:
- pypy/doc/release-v7.3.13.rst
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/commit/39d4f18859cf8ca4be5
Max Bernstein pushed to branch branch/mb-dup at PyPy / pypy
Commits:
9f776b9a by Max Bernstein at 2023-09-28T11:54:13-04:00
Add simple float.max specialization
--HG--
branch : mb-dup
- - - - -
e55bee32 by Max Bernstein at 2023-09-28T11:54:52-04:00
Add inline test
I don't know a place to put
Max Bernstein pushed new branch branch/mb-max-float at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/mb-max-float
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-commit mail
Max Bernstein pushed to branch branch/mb-max-float at PyPy / pypy
Commits:
d6dfc767 by Max Bernstein at 2023-09-28T12:15:40-04:00
Add LLFrame/runner and test
--HG--
branch : mb-max-float
- - - - -
3 changed files:
- rpython/jit/backend/llgraph/runner.py
- rpython/jit/codewriter/test/test_a
Max Bernstein pushed to branch branch/mb-max-float at PyPy / pypy
Commits:
7d89f44e by Max Bernstein at 2023-09-28T12:19:27-04:00
Add runner test
Not sure how to run it yet, though
--HG--
branch : mb-max-float
- - - - -
1 changed file:
- rpython/jit/backend/test/runner_test.py
View it o
Matti Picus pushed to branch branch/release-pypy2.7-v7.x at PyPy / pypy
Commits:
3d4a0029 by Carl Friedrich Bolz-Tereick at 2022-04-25T19:16:54+02:00
a branch to experiment using GCREFs to do type erasure using GCREFs (instead of
the base instance struct, which excludes erasing things like strs
Max Bernstein pushed to branch branch/mb-max-float at PyPy / pypy
Commits:
165a7914 by Max Bernstein at 2023-09-28T12:27:31-04:00
Fix assembler for float_max
Figure out how to run the runner tests (they are parameterized):
./pytest.py -vv rpython/jit/backend/x86/test/test_runner.py
--HG--
br
Caleb Burns pushed new branch branch/win-scandir-symlinks at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/win-scandir-symlinks
You're receiving this email because of your account on foss.heptapod.net.
___
py