Message251540
| Author | behackett |
|---|---|
| Recipients | behackett, emptysquare, martin.panter, serhiy.storchaka, vstinner |
| Date | 2015-09-24.17:33:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1443116002.07.0.0418360099363.issue25222@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Clone master from github: You'll also have to git checkout 4bbe2133a14df716b1dffe8ab7957ed67149b2cd to roll back the setrecursionlimit change I added to work around this issue. Using 100 seems to have permanently vanquished the abort, but there's no way the stack is overflowing with such a low setting and Py_EnterRecursiveCall shouldn't cause python to abort all by itself. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-09-24 17:33:22 | behackett | set | recipients: + behackett, vstinner, martin.panter, serhiy.storchaka, emptysquare |
| 2015-09-24 17:33:22 | behackett | set | messageid: <1443116002.07.0.0418360099363.issue25222@psf.upfronthosting.co.za> |
| 2015-09-24 17:33:22 | behackett | link | issue25222 messages |
| 2015-09-24 17:33:21 | behackett | create | |