]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #28086: Single var-positional argument of tuple subtype was passed
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 22 Sep 2016 16:43:38 +0000 (19:43 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 22 Sep 2016 16:43:38 +0000 (19:43 +0300)
unscathed to the C-defined function.  Now it is converted to exact tuple.

1  2 
Misc/NEWS

diff --cc Misc/NEWS
Simple merge