]> granicus.if.org Git - python/commit
[Doc] Update opcode for var-positional arguments (GH-4446) (#4457)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 25 Nov 2017 15:57:41 +0000 (07:57 -0800)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 25 Nov 2017 15:57:41 +0000 (17:57 +0200)
commit6bce8ace76dcd49a4c8fe4542a28abda0577bff3
tree2b9f8e5744a6c53829ffb9bb60af4cf3b9072149
parentdb897b196163a2930dcbf2f516f5549b09ba7998
[Doc] Update opcode for var-positional arguments (GH-4446) (#4457)

`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`.
(cherry picked from commit 0c71653cb8231f176d02140fdef3706de2e93b9f)
Doc/library/dis.rst