Skip to content

bpo-31071: Avoid masking original TypeError in call with * unpacking#2957

Merged
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:check-args-iterable
Aug 3, 2017
Merged

bpo-31071: Avoid masking original TypeError in call with * unpacking#2957
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:check-args-iterable

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented Jul 31, 2017

when other arguments are passed.

https://bugs.python.org/issue31071

@serhiy-storchaka serhiy-storchaka added needs backport to 3.6 type-bug An unexpected behavior, bug, or error labels Jul 31, 2017
@serhiy-storchaka serhiy-storchaka merged commit 25e4f77 into python:master Aug 3, 2017
@serhiy-storchaka serhiy-storchaka deleted the check-args-iterable branch August 3, 2017 08:37
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Aug 3, 2017
…cking (pythonGH-2957)

when other arguments are passed.
(cherry picked from commit 25e4f77)
@bedevere-bot
Copy link
Copy Markdown

GH-2991 is a backport of this pull request to the 3.6 branch.

serhiy-storchaka added a commit that referenced this pull request Aug 3, 2017
…cking (GH-2957) (#2991)

when other arguments are passed.
(cherry picked from commit 25e4f77)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants