Message367029
| Author | vstinner |
|---|---|
| Recipients | arigo, eric.snow, matrixise, ncoghlan, njs, vinay.sajip, vstinner |
| Date | 2020-04-22.17:23:36 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1587576216.16.0.783295366106.issue35886@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> FWIW, I was hoping to the same for PyThreadState but it looks like 6 of its fields are exposed in "stable" header files via the following macros: (...) I created bpo-39947: "[C API] Make the PyThreadState structure opaque (move it to the internal C API)". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-04-22 17:23:36 | vstinner | set | recipients: + vstinner, arigo, vinay.sajip, ncoghlan, njs, eric.snow, matrixise |
| 2020-04-22 17:23:36 | vstinner | set | messageid: <1587576216.16.0.783295366106.issue35886@roundup.psfhosted.org> |
| 2020-04-22 17:23:36 | vstinner | link | issue35886 messages |
| 2020-04-22 17:23:36 | vstinner | create | |