Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b617be commit c41d4d0Copy full SHA for c41d4d0
1 file changed
Doc/library/dis.rst
@@ -604,12 +604,6 @@ iterations of the loop.
604
.. versionchanged:: 3.11
605
oparg set to be the stack depth, for efficient handling on frames.
606
607
-.. opcode:: YIELD_FROM
608
-
609
- Pops TOS and delegates to it as a subiterator from a :term:`generator`.
610
611
- .. versionadded:: 3.3
612
613
614
.. opcode:: SETUP_ANNOTATIONS
615
0 commit comments