Message361812
| Author | vstinner |
|---|---|
| Recipients | jd, methane, vstinner |
| Date | 2020-02-11.13:05:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1581426331.71.0.0508621297756.issue39599@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> This happens on a custom C module (built via Cython) when using including <internal/pystate.h> with -DPy_BUILD_CORE. I'm not sure it'd happen otherwise. By the way, I don't think that wheel packages are designed to C extensions accessing Python internals. The internal C API is excluded from the stable ABI. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-02-11 13:05:31 | vstinner | set | recipients: + vstinner, methane, jd |
| 2020-02-11 13:05:31 | vstinner | set | messageid: <1581426331.71.0.0508621297756.issue39599@roundup.psfhosted.org> |
| 2020-02-11 13:05:31 | vstinner | link | issue39599 messages |
| 2020-02-11 13:05:31 | vstinner | create | |