Ronan Lamy pushed to branch branch/ctypes-stuff at PyPy / pypy
Commits: f0e5b963 by Ronan Lamy at 2020-05-14T01:26:56Z fix --HG-- branch : ctypes-stuff - - - - - 930be02f by Ronan Lamy at 2020-05-14T03:33:25Z Fix format and itemsize in buffer protocol implementation for _rawffi.ArrayInstance Note: ArrayVIew backported from pypy3's pypy/module/array/interp_array.py --HG-- branch : ctypes-stuff - - - - - 4 changed files: - pypy/module/_rawffi/array.py → pypy/module/_rawffi/interp_array.py - pypy/module/_rawffi/interp_rawffi.py - pypy/module/_rawffi/moduledef.py - pypy/module/_rawffi/test/apptest_rawffi.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/fccf02a1f289c02851f48ee4e393445a0e3927dd...930be02faf6d57bcc59916973ad196f4813b9460 -- View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/fccf02a1f289c02851f48ee4e393445a0e3927dd...930be02faf6d57bcc59916973ad196f4813b9460 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
