Message337748
| Author | xtreak |
|---|---|
| Recipients | Saim Raza, xtreak |
| Date | 2019-03-12.14:56:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1552402590.55.0.140276183848.issue36272@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I am not sure this is related to logging and looks similar to issue35542 except stack (depends on OS) is exhausted without setrecursionlimit(). What does below return? def rec(): rec() rec() |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-12 14:56:30 | xtreak | set | recipients: + xtreak, Saim Raza |
| 2019-03-12 14:56:30 | xtreak | set | messageid: <1552402590.55.0.140276183848.issue36272@roundup.psfhosted.org> |
| 2019-03-12 14:56:30 | xtreak | link | issue36272 messages |
| 2019-03-12 14:56:30 | xtreak | create | |