]> granicus.if.org Git - python/commit
[Doc] Update opcode for var-positional arguments (#4446)
authorMoses Koledoye <moseskoledoye@gmail.com>
Sat, 18 Nov 2017 22:49:15 +0000 (23:49 +0100)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 18 Nov 2017 22:49:15 +0000 (00:49 +0200)
commit0c71653cb8231f176d02140fdef3706de2e93b9f
tree77b60e59e4a2ad139b2623f9cfa5dc37537ecc63
parentebfaa71c2e8c018f72c179395dafaf06dcaf29e2
[Doc] Update opcode for var-positional arguments (#4446)

`BUILD_MAP_UNPACK_WITH_CALL` was duplicated as the opcode for both var-positional and var-keyword arguments. The opcode for the former was updated as `BUILD_TUPLE_UNPACK_WITH_CALL`.
Doc/library/dis.rst