Matti Picus pushed to branch branch/py3.9 at PyPy / pypy


Commits:
89cc5a14 by Matti Picus at 2023-12-03T10:06:38+02:00
limit ndims on buffer exports from memoryview to 64 (issue #4041)

The limit is specified in 
https://docs.python.org/3/c-api/buffer.html#c.PyBUF_MAX_NDIM

--HG--
branch : py3.9

- - - - -


2 changed files:

- pypy/objspace/std/memoryobject.py
- pypy/objspace/std/test/test_memoryobject.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/89cc5a145b12b333fe9bcaf23ae2dcd2a91529f8

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/89cc5a145b12b333fe9bcaf23ae2dcd2a91529f8
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to