Skip to content

Commit ae00464

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Doc/library/dis.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1677,6 +1677,8 @@ 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.
16801682

16811683
.. opcode:: BUILD_SLICE (argc)
16821684

0 commit comments

Comments
 (0)