![](https://secure.gravatar.com/avatar/9408e5572a7e3ec0e819119b6d176a49.jpg?s=120&d=mm&r=g)
Oct. 24, 2022
9:10 a.m.
Hi! I want to report bug in dis documentation. Firstly, in the FOR_ITER (https://docs.python.org/release/3.10.6/library/dis.html#opcode-FOR_ITER) the byte counter is not incremented by delta, but become delta. Secondly, it is not obviously that you should take i-th element from the top of stack in operations like (SET_ADD https://docs.python.org/release/3.10.6/library/dis.html#opcode-SET_ADD) With respect, Olga Kozlova
822
Age (days ago)
822
Last active (days ago)
0 comments
1 participants
participants (1)
-
Olga Kozlova