Skip to content

Commit 7c98534

Browse files
committed
Update NEWS fragment to END_ASYNC_FOR documentation fix
1 parent 710bc9f commit 7c98534

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed
Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
Add :data:`~dis.hasjforward` and :data:`~dis.hasjback` opcode collections to
2-
distinguish between forward and backward jump instructions. Patch by Khanak.Add :data:`~dis.hasjforward` and :data:`~dis.hasjback` opcode collections to distinguish between forward and backward jump instructions. Patch by Khanak.
1+
Document the ``delta`` parameter for the :opcode:`!END_ASYNC_FOR` opcode in
2+
Python 3.14. Add :data:`~dis.hasjforward` and :data:`~dis.hasjback` opcode
3+
collections to distinguish between forward and backward jump instructions.
4+
Patch by Khanak.

0 commit comments

Comments
 (0)