[Python-Dev] Internal header files (Include/internal/*.h) are now installed (original) (raw)

Victor Stinner vstinner at redhat.com
Tue Dec 4 11:17:12 EST 2018


Le mar. 4 déc. 2018 à 16:35, Antoine Pitrou <solipsis at pitrou.net> a écrit :

> Are you ok to install "internal" header files? If yes, should we > modify "make install" of Python 3.7 to also install them?

+1 to both.

Ok, I reopened https://bugs.python.org/issue35296 and wrote a PR:

https://github.com/python/cpython/pull/10897

Victor



More information about the Python-Dev mailing list