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


Commits:
a435cf54 by Matti Picus at 2021-11-17T12:09:53+02:00
add exports.h, refactor headers to more closely follow CPython

The pyport.h/cpyext_object.h changes affected the cts parsing.

--HG--
branch : py3.8

- - - - -


9 changed files:

- pypy/module/cpyext/api.py
- pypy/module/cpyext/include/Python.h
- + pypy/module/cpyext/include/exports.h
- pypy/module/cpyext/include/modsupport.h
- pypy/module/cpyext/include/moduleobject.h
- pypy/module/cpyext/include/pyport.h
- pypy/module/cpyext/parse/cpyext_object.h
- pypy/module/cpyext/src/modsupport.c
- rpython/tool/cparser/cts.py


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

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


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to