Message 390960 - Python tracker
Message390960
| Author | vstinner |
|---|---|
| Recipients | andrewvaughanj, eric.smith, matrixise, miss-islington, scoder, vstinner |
| Date | 2021-04-13.12:22:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1618316577.71.0.16718034328.issue43816@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The workaround for this issue is to put extern "C" around #include <Python.h>, or around the header file which includes <Python.h>. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-13 12:22:57 | vstinner | set | recipients: + vstinner, scoder, eric.smith, matrixise, miss-islington, andrewvaughanj |
| 2021-04-13 12:22:57 | vstinner | set | messageid: <1618316577.71.0.16718034328.issue43816@roundup.psfhosted.org> |
| 2021-04-13 12:22:57 | vstinner | link | issue43816 messages |
| 2021-04-13 12:22:57 | vstinner | create | |