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


Commits:
1fc79049 by Wenzel Jakob at 2022-11-14T10:06:04+02:00
add tests for issues 3849, 3850, 3851 from nanobind

--HG--
branch : py3.8

- - - - -
4d05f220 by Matti Picus at 2022-11-14T13:49:22+02:00
skip python3.9 test, make tests pass on CPython3.8

--HG--
branch : py3.8

- - - - -
b4ff00be by Matti Picus at 2022-11-14T14:24:08+02:00
fix implementation module names

--HG--
branch : py3.8

- - - - -
b6a831e0 by Matti Picus at 2022-11-14T18:22:03+02:00
skip tp_traverse for not on PyPy, it is "advanced"

--HG--
branch : py3.8

- - - - -
2b3d0bda by Matti Picus at 2022-11-14T20:39:06+02:00
assign tp_getset to app-level type in PyType_FromSpecWithBases (issue 3851)

--HG--
branch : py3.8

- - - - -
4dd5de68 by Matti Picus at 2022-11-14T22:14:17+02:00
fix graminit.h generation

--HG--
branch : py3.8

- - - - -


4 changed files:

- pypy/module/cpyext/api.py
- + pypy/module/cpyext/test/nanobind2.c
- pypy/module/cpyext/test/test_typeobject.py
- pypy/module/cpyext/typeobject.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/aaa3ef9fa441bc86607da6b92d55908f01d62362...4dd5de68248237fa9df428669eb30fae78f23bb7

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/aaa3ef9fa441bc86607da6b92d55908f01d62362...4dd5de68248237fa9df428669eb30fae78f23bb7
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