[pypy-commit] [Git][pypy/pypy][branch/ctypes-stuff] 2 commits: Update stdlib test: skip one case, fix another that fails on CPython

Ronan Lamy foss at heptapod.net
Tue May 26 11:32:59 EDT 2020



Ronan Lamy pushed to branch branch/ctypes-stuff at PyPy / pypy


Commits:
9df44f98 by Ronan Lamy at 2020-05-26T15:13:48Z
Update stdlib test: skip one case, fix another that fails on CPython

--HG--
branch : ctypes-stuff

- - - - -
ec727ba0 by Ronan Lamy at 2020-05-26T15:32:37Z
move default __buffer__ implementation to _ctypes.basics and add function pointer format

--HG--
branch : ctypes-stuff

- - - - -


5 changed files:

- lib-python/2.7/ctypes/test/test_pep3118.py
- lib_pypy/_ctypes/basics.py
- lib_pypy/_ctypes/function.py
- lib_pypy/_ctypes/pointer.py
- lib_pypy/_ctypes/primitive.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/8807e10e588e10a3d5480e1ea267ebc0e6d1ed6f...ec727ba09797e6de9197c84da3da18c7903aebd5

-- 
View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/8807e10e588e10a3d5480e1ea267ebc0e6d1ed6f...ec727ba09797e6de9197c84da3da18c7903aebd5
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/20200526/1ff200d4/attachment.html>


More information about the pypy-commit mailing list