commit | 946a0b69e217ff22a6c056047eab42053e9a2d5f | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Thu Aug 03 12:14:35 2017 +0300 |
committer | GitHub <noreply@github.com> | Thu Aug 03 12:14:35 2017 +0300 |
tree | a06c9d04b4c2f82e4225d94253e54b827c2e9c0e | |
parent | f08b2be4416163e3d18b8d09891e7cda0d8a21d4 [diff] |
[3.6] bpo-31071: Avoid masking original TypeError in call with * unpacking (GH-2957) (#2991) when other arguments are passed. (cherry picked from commit 25e4f77)