[pypy-commit] [Git][pypy/pypy][branch/py3.8] locally this test passes without the pytest 4.0.0 check

2022-11-22 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 56dfd4da by Matti Picus at 2022-11-22T21:11:09+02:00 locally this test passes without the pytest 4.0.0 check --HG-- branch : py3.8 - - - - - 1 changed file: - pypy/module/_warnings/test/apptest_warnings.py View it on Hepta

[pypy-commit] [Git][pypy/pypy][branch/default] 6 commits: change nightly darwin name to macos_x86_64 in versions.json

2022-11-22 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 8c73c9fd by Matti Picus at 2022-11-22T23:16:05+02:00 change nightly darwin name to macos_x86_64 in versions.json - - - - - 2dbb4e4c by Matti Picus at 2022-11-22T23:17:25+02:00 check last-modified-time on nightlies, improve scr

[pypy-commit] [Git][pypy/pypy][branch/default] update repackage script

2022-11-22 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 848632b9 by Matti Picus at 2022-11-23T07:45:55+02:00 update repackage script - - - - - 1 changed file: - pypy/tool/release/repackage.sh View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/848632b9aebbb7cf12

[pypy-commit] [Git][pypy/pypy][branch/release-pypy3.9-v7.x] 3 commits: fix cpyext PYPY_VERSION_NUM

2022-11-22 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/release-pypy3.9-v7.x at PyPy / pypy Commits: 31abccd2 by Matti Picus at 2022-11-23T07:50:30+02:00 fix cpyext PYPY_VERSION_NUM --HG-- branch : release-pypy3.9-v7.x - - - - - 77d2cb21 by Matti Picus at 2022-11-23T07:58:40+02:00 reformat C code to avoid -Werro

[pypy-commit] [Git][pypy/pypy][branch/py3.9] reformat C code to avoid -Werror=misleading-indentation compiler warning

2022-11-22 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 77d2cb21 by Matti Picus at 2022-11-23T07:58:40+02:00 reformat C code to avoid -Werror=misleading-indentation compiler warning --HG-- branch : py3.9 - - - - - 1 changed file: - pypy/module/cpyext/test/nanobind3.c View it on

[pypy-commit] [Git][pypy/pypy][branch/py3.8] skp tests only when run with pypy3 pytest.py -D

2022-11-22 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: b74d0783 by Matti Picus at 2022-11-23T08:05:30+02:00 skp tests only when run with pypy3 pytest.py -D --HG-- branch : py3.8 - - - - - 1 changed file: - pypy/module/_warnings/test/apptest_warnings.py View it on Heptapod: ht