Skip to content

*args unpacking can mask TypeErrors #75254

@pochmann

Description

@pochmann
mannequin
BPO 31071
Nosy @bitdancer, @serhiy-storchaka, @pochmann
PRs
  • bpo-31071: Avoid masking original TypeError in call with * unpacking #2957
  • [3.6] bpo-31071: Avoid masking original TypeError in call with * unpacking (GH-2957)\ #2991
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2017-08-03.09:18:25.635>
    created_at = <Date 2017-07-28.16:03:22.305>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = '*args unpacking can mask TypeErrors'
    updated_at = <Date 2017-08-03.09:18:25.634>
    user = 'https://github.com/pochmann'

    bugs.python.org fields:

    activity = <Date 2017-08-03.09:18:25.634>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-08-03.09:18:25.635>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2017-07-28.16:03:22.305>
    creator = 'Stefan Pochmann'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31071
    keywords = []
    message_count = 4.0
    messages = ['299402', '299411', '299690', '299694']
    nosy_count = 3.0
    nosy_names = ['r.david.murray', 'serhiy.storchaka', 'Stefan Pochmann']
    pr_nums = ['2957', '2991']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31071'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions