Ronan Lamy pushed to branch branch/ctypes-stuff at PyPy / pypy
Commits: bedeafb3 by Ronan Lamy at 2020-05-14T16:20:01Z Move ArrayView to pypy.interpreter.buffer.RawBufferView --HG-- branch : ctypes-stuff - - - - - eecf74f5 by Ronan Lamy at 2020-05-14T17:15:14Z Add minimal testing for RawBufferView and SimpleView --HG-- branch : ctypes-stuff - - - - - 20807a98 by Ronan Lamy at 2020-05-14T17:43:58Z Add common base class for SimpleView and RawBufferView --HG-- branch : ctypes-stuff - - - - - 3 changed files: - pypy/interpreter/buffer.py - + pypy/interpreter/test/test_buffer.py - pypy/module/_rawffi/interp_array.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/c23e06a4331a6f93ed16a041da312a2245e1167a...20807a98acfdc6c566b2e4758c5b5fdd5d1ad67b -- View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/c23e06a4331a6f93ed16a041da312a2245e1167a...20807a98acfdc6c566b2e4758c5b5fdd5d1ad67b 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
