Message 186156 - Python tracker
> Or you could try to create some general purpose stack overflow > protection that periodically makes sure there is enough stack remaining > for C Python to function correctly. Isn't it exactly what Py_EnterRecursiveCall does?