Message372319
| Author | vstinner |
|---|---|
| Recipients | Mark.Shannon, eric.snow, fabioz, vstinner |
| Date | 2020-06-25.09:27:07 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1593077227.04.0.319583718983.issue39947@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I marked bpo-35949 "Move PyThreadState into Include/internal/pycore_pystate.h" as a duplicate of this issue. bpo-35949 lists Py_ALLOW_RECURSION and Py_END_ALLOW_RECURSION which access PyThreadState.recursion_critical member directly. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-06-25 09:27:07 | vstinner | set | recipients: + vstinner, fabioz, Mark.Shannon, eric.snow |
| 2020-06-25 09:27:07 | vstinner | set | messageid: <1593077227.04.0.319583718983.issue39947@roundup.psfhosted.org> |
| 2020-06-25 09:27:07 | vstinner | link | issue39947 messages |
| 2020-06-25 09:27:07 | vstinner | create | |