New submission from STINNER Victor <vstin...@redhat.com>:

For some very specific use cases (ex: debuggers), it can be interesting to 
access the internal API of CPython. I propose to install the internal API: 
Include/internal/*.h header files.

Attached PR implements this idea.

----------
components: Interpreter Core
messages: 330271
nosy: eric.snow, nascheme, ncoghlan, vstinner
priority: normal
severity: normal
status: open
title: Install Include/internal/ header files
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35296>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to