Message 282373 - Python tracker
Message282373
| Author | serhiy.storchaka |
|---|---|
| Recipients | python-dev, serhiy.storchaka, vstinner |
| Date | 2016-12-04.22:49:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1480891770.48.0.954492206729.issue28858@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Thanks Victor. Following script includes several examples of achieving a stack overflow (most are real world examples or can be used in real world examples). It measures maximal deep for every type of recursion. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-12-04 22:49:30 | serhiy.storchaka | set | recipients: + serhiy.storchaka, vstinner, python-dev |
| 2016-12-04 22:49:30 | serhiy.storchaka | set | messageid: <1480891770.48.0.954492206729.issue28858@psf.upfronthosting.co.za> |
| 2016-12-04 22:49:30 | serhiy.storchaka | link | issue28858 messages |
| 2016-12-04 22:49:30 | serhiy.storchaka | create | |