Martmists <martmi...@gmail.com> added the comment:
> Specialized instructions are a hidden implementation detail, and instead the > normal generic instruction will appear. Will this change be reflected in co_code? If yes, then I'm aware of cases where this may be used by bytecode modification libraries. If not, how would it deal with co_code being modified? > Sorry, I don't quite understand what you mean here. The superinstructions do > not use different bytecode format: ie they take only one oparg. I see, so it'll just replace the first of the two ops to streamline the process rather than replacing the second one with a dummy instruction ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue45362> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com