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.
INTRINSIC_ASYNC_GEN_WRAP
1 parent 0403cb4 commit eedb44eCopy full SHA for eedb44e
Doc/library/dis.rst
@@ -1592,7 +1592,7 @@ iterations of the loop.
1592
| ``INTRINSIC_STOPITERATION_ERROR`` | Extracts the return value from a |
1593
| | ``StopIteration`` exception. |
1594
+-----------------------------------+-----------------------------------+
1595
- | ``INTRINSIC_ASYNC_GEN_WRAP`` | Wraps an aync generator value |
+ | ``INTRINSIC_ASYNC_GEN_WRAP`` | Wraps an async generator value |
1596
1597
| ``INTRINSIC_UNARY_POSITIVE`` | Performs the unary ``+`` |
1598
| | operation |
0 commit comments