Message330271
| Author | vstinner |
|---|---|
| Recipients | eric.snow, nascheme, ncoghlan, vstinner |
| Date | 2018-11-22.17:33:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1542908001.51.0.788709270274.issue35296@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-11-22 17:33:21 | vstinner | set | recipients: + vstinner, nascheme, ncoghlan, eric.snow |
| 2018-11-22 17:33:21 | vstinner | set | messageid: <1542908001.51.0.788709270274.issue35296@psf.upfronthosting.co.za> |
| 2018-11-22 17:33:21 | vstinner | link | issue35296 messages |
| 2018-11-22 17:33:21 | vstinner | create | |