mirror of
https://github.com/python/cpython.git
synced 2025-07-09 20:35:26 +00:00
GH-103488: Use return-offset, not yield-offset. (GH-103502)
* Use return-offset, not yield-offset, so that instruction pointer is correct when sending to a generator or coroutine.
This commit is contained in:
parent
4307feaddc
commit
efb8a2553c
6 changed files with 455 additions and 414 deletions
810
Python/generated_cases.c.h
generated
810
Python/generated_cases.c.h
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue