Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

> Long term, I expect to fix it by decoupling the C and Python stacks.

That won't fix half of the Windows failures because the stack overflow you are 
seeing are for C to C calls if I am not mistaken. This happens on very deep 
calls when converting Python objects to C objects. There are no Python frames 
involved in that case IIRC.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43693>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to