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
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
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
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
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
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
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
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