Hi,

I am using python 2.7 for extending my C++ application with python.

And when two pthread of C is executing Py_NewInterpreter() it is throwing
faltal error with ceval-orphan tstate.  There is no problem when sequential
thread execution.

Let me know if any solution to be fixed in my python library.

Regards,
Ramjee
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to