[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 6 commits: use a PYPY_PORTABLE_DEPS.txt file to state which dlls to copy in a portable build (issue 3611)

2023-07-31 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy Commits: 6f02ccb3 by Matti Picus at 2023-07-19T05:27:53+00:00 use a PYPY_PORTABLE_DEPS.txt file to state which dlls to copy in a portable build (issue 3611) --HG-- branch : py3.9 - - - - - 83b58077 by Matti Picus at 2023-07-19T10:57:2

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] add passing test

2023-07-31 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 5f7f3cfd by Matti Picus at 2023-07-31T10:31:09+03:00 add passing test --HG-- branch : py3.9 - - - - - 1 changed file: - pypy/module/cpyext/test/test_typeobject.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-

[pypy-commit] [Mercurial][pypy/pypy][branch/default] 3 commits: Remove duplicate JIT driver definition

2023-07-31 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 61cb692d by Max Bernstein at 2023-07-29T22:26:09-04:00 Remove duplicate JIT driver definition --HG-- branch : mb-dup - - - - - 4712886d by Matti Picus at 2023-07-31T16:25:22+03:00 merge mb-dup which removes some duplicate co