[pypy-commit] [Git][pypy/pypy][branch/ctypes-stuff] 3 commits: Move ArrayView to pypy.interpreter.buffer.RawBufferView

Ronan Lamy foss at heptapod.net
Thu May 21 12:46:57 EDT 2020



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200521/c3f25df4/attachment.html>


More information about the pypy-commit mailing list