Message 395331 - Python tracker
Message395331
| Author | pablogsal |
|---|---|
| Recipients | Guido.van.Rossum, Mark.Shannon, eric.snow, gvanrossum, pablogsal, rhettinger, serhiy.storchaka |
| Date | 2021-06-08.13:21:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1623158483.72.0.626735903949.issue43693@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> Long term, I expect to fix it by decoupling the C and Python stacks. That won't fix half of the Windows failures because the stack overflow you are seeing are for C to C calls if I am not mistaken. This happens on very deep calls when converting Python objects to C objects. There are no Python frames involved in that case IIRC. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-06-08 13:21:23 | pablogsal | set | recipients: + pablogsal, gvanrossum, rhettinger, Mark.Shannon, eric.snow, serhiy.storchaka, Guido.van.Rossum |
| 2021-06-08 13:21:23 | pablogsal | set | messageid: <1623158483.72.0.626735903949.issue43693@roundup.psfhosted.org> |
| 2021-06-08 13:21:23 | pablogsal | link | issue43693 messages |
| 2021-06-08 13:21:23 | pablogsal | create | |