◐ Shell
clean mode source ↗

Issue 25632: Document BUILD_*_UNPACK opcodes

The additional unpack generalizations provided by Python3.5 rely on a new set of opcodes, BUILD_{TUPLE,LIST,DICT,SET}_UNPACK, that are not documented in the docs for the dis module.