Eryk Sun <eryk...@gmail.com> added the comment:

See bpo-40010. COMPUTE_EVAL_BREAKER() in Python/ceval.c -- or 
_Py_ThreadCanHandleSignals in Include/internal/pycore_pystate.h -- needs to 
take into account that SIGNAL_PENDING_SIGNALS() gets called on a completely new 
thread in Windows.

----------

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

Reply via email to