mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
2 lines
149 B
ReStructuredText
2 lines
149 B
ReStructuredText
The operand of the ``YIELD_VALUE`` instruction is set to the stack depth.
|
|
This is done to help frame handling on ``yield`` and may assist debuggers.
|