[issue30039] Resuming a 'yield from' stack is broken if a signal arrives in the middle

Yury Selivanov report at bugs.python.org
Wed May 17 16:33:25 EDT 2017


Yury Selivanov added the comment:


New changeset ab4413a7e9bda95b6fcd517073e2a51dafaa1624 by Yury Selivanov (Nathaniel J. Smith) in branch 'master':
bpo-30039: Don't run signal handlers while resuming a yield from stack (#1081)
https://github.com/python/cpython/commit/ab4413a7e9bda95b6fcd517073e2a51dafaa1624


----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30039>
_______________________________________


More information about the Python-bugs-list mailing list