[pypy-commit] [Mercurial][pypy/pypy][branch/default] tweak release announcement

2023-09-28 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
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

[pypy-commit] [Mercurial][pypy/pypy][branch/default] more release note tweaks

2023-09-28 Thread Matti Picus (@mattip)
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

[pypy-commit] [Mercurial][pypy/pypy][branch/mb-dup] 2 commits: Add simple float.max specialization

2023-09-28 Thread Max Bernstein (@tekknolagi)
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

[pypy-commit] [Mercurial][pypy/pypy] Pushed new branch branch/mb-max-float

2023-09-28 Thread Max Bernstein (@tekknolagi)
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

[pypy-commit] [Mercurial][pypy/pypy][branch/mb-max-float] Add LLFrame/runner and test

2023-09-28 Thread Max Bernstein (@tekknolagi)
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

[pypy-commit] [Mercurial][pypy/pypy][branch/mb-max-float] Add runner test

2023-09-28 Thread Max Bernstein (@tekknolagi)
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

[pypy-commit] [Mercurial][pypy/pypy][branch/release-pypy2.7-v7.x] 88 commits: a branch to experiment using GCREFs to do type erasure using GCREFs (instead of

2023-09-28 Thread Matti Picus (@mattip)
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

[pypy-commit] [Mercurial][pypy/pypy][branch/mb-max-float] Fix assembler for float_max

2023-09-28 Thread Max Bernstein (@tekknolagi)
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

[pypy-commit] [Mercurial][pypy/pypy] Pushed new branch branch/win-scandir-symlinks

2023-09-28 Thread Caleb Burns (@cpburnz)
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