STINNER Victor <vstin...@python.org> added the comment:

I modified _PyEval_AddPendingCall() to accept interp rather than tstate to fix 
bpo-40082:

New changeset b54a99d6432de93de85be2b42a63774f8b4581a0 by Victor Stinner in 
branch 'master':
bpo-40082: trip_signal() uses the main interpreter (GH-19441)
https://github.com/python/cpython/commit/b54a99d6432de93de85be2b42a63774f8b4581a0

----------

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

Reply via email to