[pypy-commit] [Git][pypy/pypy][branch/py3.9] virtualenv does not create pypy3.9

2021-12-09 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: c3a6c9e2 by Matti Picus at 2021-12-09T10:46:32+02:00 virtualenv does not create pypy3.9 --HG-- branch : py3.9 - - - - - 1 changed file: - testrunner/get_info.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/c

[pypy-commit] [Git][pypy/pypy][branch/py3.9] use testrunner/get_info to parse target_path for jit, -A and lib-python tests

2021-12-09 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: a607e4a3 by Matti Picus at 2021-12-09T13:18:41+02:00 use testrunner/get_info to parse target_path for jit, -A and lib-python tests --HG-- branch : py3.9 - - - - - 4 changed files: - pypy/pytest-A.cfg - testrunner/get_info.py

[pypy-commit] [Git][pypy/pypy][branch/py3.9] typo, add comment

2021-12-09 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 2121608c by Matti Picus at 2021-12-09T14:40:29+02:00 typo, add comment --HG-- branch : py3.9 - - - - - 1 changed file: - pypy/pytest-A.cfg View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/2121608c3e4fe33e

[pypy-commit] [Git][pypy/pypy][branch/py3.7] properly skip -D tests

2021-12-09 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 42c43c50 by Matti Picus at 2021-12-09T23:38:25+02:00 properly skip -D tests --HG-- branch : py3.7 - - - - - 1 changed file: - pypy/tool/release/package.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 6 commits: fix exe and dll naming for windows

2021-12-09 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: fae82018 by Matti Picus at 2021-12-08T20:36:21+02:00 fix exe and dll naming for windows - - - - - a956f228 by Matti Picus at 2021-12-08T23:14:15+02:00 use rsplit - - - - - 60238b12 by Matti Picus at 2021-12-08T23:33:45+02:00 me

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 5 commits: fix exe and dll naming for windows

2021-12-09 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: fae82018 by Matti Picus at 2021-12-08T20:36:21+02:00 fix exe and dll naming for windows - - - - - a956f228 by Matti Picus at 2021-12-08T23:14:15+02:00 use rsplit - - - - - 60238b12 by Matti Picus at 2021-12-08T23:33:45+02:00 me

[pypy-commit] [Git][pypy/pypy][branch/py3.7] actually commit the change for 84837aacd380

2021-12-09 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: f83e9b15 by Matti Picus at 2021-12-10T09:00:43+02:00 actually commit the change for 84837aacd380 --HG-- branch : py3.7 - - - - - 1 changed file: - pypy/module/_posixsubprocess/test/apptest_subprocess.py View it on Heptapod

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 2 commits: actually commit the change for 84837aacd380

2021-12-09 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: f83e9b15 by Matti Picus at 2021-12-10T09:00:43+02:00 actually commit the change for 84837aacd380 --HG-- branch : py3.7 - - - - - 675155d4 by Matti Picus at 2021-12-10T09:01:05+02:00 merge py3.7 --HG-- branch : py3.8 - - - - -

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 4 commits: fix test command line

2021-12-09 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 7a7d7886 by Matti Picus at 2021-12-10T08:53:17+02:00 fix test command line --HG-- branch : py3.9 - - - - - f83e9b15 by Matti Picus at 2021-12-10T09:00:43+02:00 actually commit the change for 84837aacd380 --HG-- branch : py3.7

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 2 commits: typo

2021-12-09 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: f0462bf1 by Matti Picus at 2021-12-10T09:55:51+02:00 typo --HG-- branch : py3.7 - - - - - 0c5f6d3f by Matti Picus at 2021-12-10T09:56:12+02:00 merge py3.7 --HG-- branch : py3.8 - - - - - 1 changed file: - pypy/module/_posi