Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy
Commits:
091bcf4b by Nils Müller at 2022-06-05T14:57:54+02:00
Implement logic and test for optimized adaption of base types.
--HG--
branch : sqlite-need-adapt-optimization-pypy3
- - - - -
8cf9a71a by Nils Müller at 2022-
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
9a5fd9ff by Matti Picus at 2022-07-19T11:42:35+03:00
expose os.sendfile on darwin, skip test that hangs untranslated on darwin
--HG--
branch : py3.8
- - - - -
15a50568 by Matti Picus at 2022-07-19T11:43:07+03:00
merge py3.8
--
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
9a5fd9ff by Matti Picus at 2022-07-19T11:42:35+03:00
expose os.sendfile on darwin, skip test that hangs untranslated on darwin
--HG--
branch : py3.8
- - - - -
2 changed files:
- pypy/module/posix/moduledef.py
- pypy/module/p
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
d1ee2fa9 by Matti Picus at 2022-07-19T11:54:01+03:00
macos does not support arm32 builds
- - - - -
b9cd0efc by Matti Picus at 2022-07-19T12:41:21+03:00
clang uses --coverage, not -lgcov
- - - - -
2 changed files:
- rpython
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
dc7062d5 by Matti Picus at 2022-07-20T00:02:11+03:00
test, implement PyErr_SetFromErrnoWithFilenameObjects needed for HPy 0.0.4 tests
--HG--
branch : py3.8
- - - - -
2 changed files:
- pypy/module/cpyext/pyerrors.py
- pypy/m