[pypy-commit] [Git][pypy/pypy][branch/py3.8] add exports.h, refactor headers to more closely follow CPython

Matti Picus (@mattip) foss at heptapod.net
Wed Nov 17 05:45:00 EST 2021



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20211117/ed492c7b/attachment.html>


More information about the pypy-commit mailing list