Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
cd84ae35 by Matti Picus at 2022-11-17T11:10:11+02:00
sync with upstream cffi (via pypy/tools/import_cffi), report typo upstream
https://foss.heptapod.net/pypy/cffi/-/merge_requests/117
- - - - -
23 changed files:
- extra_t
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
73fad759 by Matti Picus at 2022-11-17T11:11:07+02:00
update last commit
- - - - -
1 changed file:
- extra_tests/cffi_tests/cffi1/test_dlopen_unicode_literals.py
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
cd84ae35 by Matti Picus at 2022-11-17T11:10:11+02:00
sync with upstream cffi (via pypy/tools/import_cffi), report typo upstream
https://foss.heptapod.net/pypy/cffi/-/merge_requests/117
- - - - -
73fad759 by Matti Picus at 2022-
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
cd84ae35 by Matti Picus at 2022-11-17T11:10:11+02:00
sync with upstream cffi (via pypy/tools/import_cffi), report typo upstream
https://foss.heptapod.net/pypy/cffi/-/merge_requests/117
- - - - -
73fad759 by Matti Picus at 2022-
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy
Commits:
1cb06448 by Carl Friedrich Bolz-Tereick at 2022-11-17T13:43:32+01:00
hack differently: just grab the traceback source from disk, too many projects
patch it
--HG--
branch : py3.9
- - - - -
1 changed file:
- ex
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy
Commits:
2cfd3502 by Carl Friedrich Bolz-Tereick at 2022-11-17T13:43:32+01:00
hack differently: just grab the traceback source from disk, too many projects
patch it
--HG--
branch : py3.8
- - - - -
29c9eb32 by Carl Friedr
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
2cfd3502 by Carl Friedrich Bolz-Tereick at 2022-11-17T13:43:32+01:00
hack differently: just grab the traceback source from disk, too many projects
patch it
--HG--
branch : py3.8
- - - - -
1 changed file:
- ex
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
763a956e by Matti Picus at 2022-11-17T13:35:26+02:00
skip cffi tests that are too hard/impossible to get right on PyPy
--HG--
branch : py3.8
- - - - -
8d9132dc by Matti Picus at 2022-11-17T22:27:46+02:00
fix setting a slice in
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
0e40234f by Matti Picus at 2022-11-17T23:07:51+02:00
fix for itemsize != 1
--HG--
branch : py3.8
- - - - -
2 changed files:
- pypy/interpreter/buffer.py
- pypy/objspace/std/test/test_memoryobject.py
View it on Heptapod:
h