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


Commits:
ed183cf5 by Matti Picus at 2022-11-16T14:17:43+02:00
properly instantiate PyFunction_Type, PyMethod_Type, PyRange_Type, 
PyTraceBack_Type (issue 3776)

--HG--
branch : py3.8

- - - - -
7bcbb303 by Matti Picus at 2022-11-16T15:50:57+02:00
add a passing test

--HG--
branch : py3.8

- - - - -


5 changed files:

- pypy/module/cpyext/api.py
- pypy/module/cpyext/include/funcobject.h
- pypy/module/cpyext/include/missing.h
- pypy/module/cpyext/src/missing.c
- pypy/module/cpyext/test/test_object.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/02dfba80ae166ebabe075c3668252a5fd36eccec...7bcbb3038bc4b9fd1375115a0f3668fcb69fd3db

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/02dfba80ae166ebabe075c3668252a5fd36eccec...7bcbb3038bc4b9fd1375115a0f3668fcb69fd3db
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