Message 68759 - Python tracker
It seems that each self->nesting++ should be balanced with self->nesting--. Attached patch enables all tests and corrects the issue
It seems that each self->nesting++ should be balanced with self->nesting--. Attached patch enables all tests and corrects the issue