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


Commits:
763a956e by Matti Picus at 2022-11-17T13:35:26+02:00
skip cffi tests that are too hard/impossible to get right on PyPy

--HG--
branch : py3.8

- - - - -
8d9132dc by Matti Picus at 2022-11-17T22:27:46+02:00
fix setting a slice in a memoryview with non-unit strides (issue 3857)

--HG--
branch : py3.8

- - - - -
0e40234f by Matti Picus at 2022-11-17T23:07:51+02:00
fix for itemsize != 1

--HG--
branch : py3.8

- - - - -
f5864fa3 by Matti Picus at 2022-11-18T01:29:14+02:00
start a release note

- - - - -
52d2ac59 by Matti Picus at 2022-11-18T09:42:18+02:00
typo

--HG--
branch : py3.9

- - - - -
3adbe457 by Matti Picus at 2022-11-18T09:53:15+02:00
add new test file

- - - - -
bc414eb9 by Matti Picus at 2022-11-18T09:59:24+02:00
restore file to pristine state, pending cffi PR to fix the typos

- - - - -
e4f51da1 by Matti Picus at 2022-11-18T09:59:49+02:00
merge default

--HG--
branch : py3.8

- - - - -
33188e38 by Matti Picus at 2022-11-18T10:00:06+02:00
merge py3.8

--HG--
branch : py3.9

- - - - -


8 changed files:

- + extra_tests/cffi_tests/embedding/empty-test.c
- extra_tests/conftest.py
- pypy/doc/index-of-release-notes.rst
- + pypy/doc/release-v7.3.10.rst
- pypy/interpreter/buffer.py
- pypy/module/_cffi_backend/test/_backend_test_c.py
- pypy/module/cpyext/include/abstract.h
- pypy/objspace/std/test/test_memoryobject.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/29c9eb326f4b0af48a0aa9824f677f638966be48...33188e38a2d0fe65fbf00c2888a332fc53e5c7fd

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/29c9eb326f4b0af48a0aa9824f677f638966be48...33188e38a2d0fe65fbf00c2888a332fc53e5c7fd
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