[pypy-commit] [Git][pypy/pypy][branch/release-pypy3.8-v7.x] use tag when pulling externals to remain with libffi-7.dll for this release

2021-10-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/release-pypy3.8-v7.x at PyPy / pypy Commits: f797262f by Matti Picus at 2021-10-24T14:27:12+03:00 use tag when pulling externals to remain with libffi-7.dll for this release --HG-- branch : release-pypy3.8-v7.x - - - - - 1 changed file: - get_externals.p

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 2 commits: implement posix.waitstatus_to_exitcode

2021-10-24 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: 2a62963e by Carl Friedrich Bolz-Tereick at 2021-10-24T21:03:46+02:00 implement posix.waitstatus_to_exitcode --HG-- branch : py3.9 - - - - - eba3f1cd by Carl Friedrich Bolz-Tereick at 2021-10-24T21:03:55+02:00 fi

[pypy-commit] [Git][pypy/pypy][branch/default] switch order of windows nightlies

2021-10-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 1f164ddd by Matti Picus at 2021-10-24T23:01:57+03:00 switch order of windows nightlies - - - - - 1 changed file: - pypy/tool/release/versions.json View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/1f164dd

[pypy-commit] [Git][pypy/pypy][branch/py3.8] use sys.base_prefix when finding INCLUDEPY and LIBDIR, continuation of issue 3582

2021-10-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: e466cb04 by Matti Picus at 2021-10-24T23:07:32+03:00 use sys.base_prefix when finding INCLUDEPY and LIBDIR, continuation of issue 3582 --HG-- branch : py3.8 - - - - - 1 changed file: - lib_pypy/_sysconfigdata.py View it o

[pypy-commit] [Git][pypy/pypy][branch/release-pypy3.8-v7.x] use sys.base_prefix when finding INCLUDEPY and LIBDIR, continuation of issue 3582

2021-10-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/release-pypy3.8-v7.x at PyPy / pypy Commits: 2436ba0f by Matti Picus at 2021-10-24T23:08:46+03:00 use sys.base_prefix when finding INCLUDEPY and LIBDIR, continuation of issue 3582 --HG-- branch : release-pypy3.8-v7.x - - - - - 1 changed file: - lib_pypy

[pypy-commit] [Git][pypy/pypy][branch/default] formatting

2021-10-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 1054a02d by Matti Picus at 2021-10-25T08:51:11+03:00 formatting - - - - - 1 changed file: - pypy/doc/release-v7.3.7.rst View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/1054a02d4630c382e595144d17f774cbf8

[pypy-commit] [Git][pypy/pypy][branch/py3.7] cleanup and update libffi-7 to libffi-8 on windows (graft dc6099d20cfa)

2021-10-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: c7a84275 by Matti Picus at 2021-10-18T19:01:05+03:00 cleanup and update libffi-7 to libffi-8 on windows (graft dc6099d20cfa) --HG-- branch : py3.7 - - - - - 4 changed files: - pypy/module/_cffi_backend/ctypefunc.py - pypy/to

[pypy-commit] [Git][pypy/pypy][branch/release-pypy3.7-v7.x] remove PEP 495 TimeAndFold functions since they too break backward compatibility

2021-10-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/release-pypy3.7-v7.x at PyPy / pypy Commits: 1ee97b0b by Matti Picus at 2021-10-25T08:41:43+03:00 remove PEP 495 TimeAndFold functions since they too break backward compatibility --HG-- branch : release-pypy3.7-v7.x - - - - - 4 changed files: - pypy/modu