Skip to content

Commit b089725

Browse files
Update Doc/library/dis.rst
Co-authored-by: Peter Bierma <[email protected]>
1 parent affb1f8 commit b089725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/dis.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,7 @@ result back on the stack.
675675
Checks that ``STACK[-1]`` is iterable or async iterable, depending on
676676
oparg value.
677677

678-
.. versionadded:: 3.14
678+
.. versionadded:: next
679679

680680

681681
.. opcode:: TO_BOOL

0 commit comments

Comments
 (0)