Bug report
Bug description:
There is a test for this: test_jump_from_yield in test_sys_settrace, but it expects the wrong value and the jump is ignored.
This is a fairly fringe behavior so I'm not sure if this is worth backporting.
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs
Bug report
Bug description:
There is a test for this:
test_jump_from_yieldintest_sys_settrace, but it expects the wrong value and the jump is ignored.This is a fairly fringe behavior so I'm not sure if this is worth backporting.
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs