This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skrah
Recipients paul.moore, pitrou, r.david.murray, serhiy.storchaka, skrah, steve.dower, tim.golden, tim.peters, vstinner, zach.ware
Date 2015-09-08.12:03:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441713838.64.0.450137550582.issue24999@psf.upfronthosting.co.za>
In-reply-to
Content
Perhaps the stack overflow hypothesis applies here, too.

You could try changing Py_DEFAULT_RECURSION_LIMIT in ceval.c
to lower values.
History
Date User Action Args
2015-09-08 12:03:58skrahsetrecipients: + skrah, tim.peters, paul.moore, pitrou, vstinner, tim.golden, r.david.murray, zach.ware, serhiy.storchaka, steve.dower
2015-09-08 12:03:58skrahsetmessageid: <1441713838.64.0.450137550582.issue24999@psf.upfronthosting.co.za>
2015-09-08 12:03:58skrahlinkissue24999 messages
2015-09-08 12:03:58skrahcreate