Skip to content

Commit 38151bf

Browse files
DOC: add versionchanged 3.14 for SET_FUNCTION_ATTRIBUTE flag 0x10
1 parent 16c0c26 commit 38151bf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Doc/library/dis.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1677,6 +1677,9 @@ iterations of the loop.
16771677

16781678
.. versionadded:: 3.13
16791679

1680+
.. versionchanged:: 3.14
1681+
Added ``0x10`` to indicate the annotate function for the function object.
1682+
16801683

16811684
.. opcode:: BUILD_SLICE (argc)
16821685

0 commit comments

Comments
 (0)