Skip to content

Function call with * and generator hide exception raised by generator. #56153

@falsetru

Description

@falsetru
mannequin
BPO 11944
Nosy @ncoghlan, @merwok, @durban, @vadmium
Superseder
  • bpo-4806: Function calls taking a generator as star argument can mask TypeErrors in the generator
  • 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 = None
    closed_at = <Date 2012-02-04.02:06:33.043>
    created_at = <Date 2011-04-28.01:00:46.607>
    labels = ['interpreter-core', 'type-bug']
    title = 'Function call with * and generator hide exception raised by generator.'
    updated_at = <Date 2012-02-04.02:06:33.042>
    user = 'https://bugs.python.org/falsetru'

    bugs.python.org fields:

    activity = <Date 2012-02-04.02:06:33.042>
    actor = 'terry.reedy'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-02-04.02:06:33.043>
    closer = 'terry.reedy'
    components = ['Interpreter Core']
    creation = <Date 2011-04-28.01:00:46.607>
    creator = 'falsetru'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 11944
    keywords = []
    message_count = 4.0
    messages = ['134632', '134636', '134665', '134712']
    nosy_count = 5.0
    nosy_names = ['ncoghlan', 'falsetru', 'eric.araujo', 'daniel.urban', 'martin.panter']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '4806'
    type = 'behavior'
    url = 'https://bugs.python.org/issue11944'
    versions = ['Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-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