Message382059
| Author | ronaldoussoren |
|---|---|
| Recipients | ronaldoussoren, veky, xxm |
| Date | 2020-11-29.12:16:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1606652209.49.0.848249563691.issue42500@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The value of the recursion limit is not relevant here, I get the same crash when I set the recursion limit to 100 (in my reproducer scriptlet). There might be a missing recursion level check in the exception handling machinery though, self-recursion in an except-clause is rather unusual. But that's just a blind guess, I haven't though much about what is supposed to happen here. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-11-29 12:16:49 | ronaldoussoren | set | recipients: + ronaldoussoren, veky, xxm |
| 2020-11-29 12:16:49 | ronaldoussoren | set | messageid: <1606652209.49.0.848249563691.issue42500@roundup.psfhosted.org> |
| 2020-11-29 12:16:49 | ronaldoussoren | link | issue42500 messages |
| 2020-11-29 12:16:49 | ronaldoussoren | create | |