]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #28257: Improved error message when pass a non-iterable as
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 2 Oct 2016 07:34:46 +0000 (10:34 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 2 Oct 2016 07:34:46 +0000 (10:34 +0300)
a var-positional argument.  Added opcode BUILD_TUPLE_UNPACK_WITH_CALL.

1  2 
Misc/NEWS
Python/ceval.c

diff --cc Misc/NEWS
Simple merge
diff --cc Python/ceval.c
Simple merge