Skip to content

yield in list comprehensions possibly broken in 3.0 #47517

@erickt

Description

@erickt
mannequin
BPO 3267
Nosy @brettcannon, @benjaminp
Superseder
  • bpo-10544: yield expression inside generator expression does nothing
  • 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 2008-07-03.17:30:59.207>
    created_at = <Date 2008-07-03.06:28:18.781>
    labels = ['interpreter-core', 'type-bug']
    title = 'yield in list comprehensions possibly broken in 3.0'
    updated_at = <Date 2010-12-08.20:12:02.175>
    user = 'https://bugs.python.org/erickt'

    bugs.python.org fields:

    activity = <Date 2010-12-08.20:12:02.175>
    actor = 'terry.reedy'
    assignee = 'none'
    closed = True
    closed_date = <Date 2008-07-03.17:30:59.207>
    closer = 'brett.cannon'
    components = ['Interpreter Core']
    creation = <Date 2008-07-03.06:28:18.781>
    creator = 'erickt'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 3267
    keywords = []
    message_count = 3.0
    messages = ['69168', '69195', '69210']
    nosy_count = 3.0
    nosy_names = ['brett.cannon', 'benjamin.peterson', 'erickt']
    pr_nums = []
    priority = 'normal'
    resolution = 'wont fix'
    stage = None
    status = 'closed'
    superseder = '10544'
    type = 'behavior'
    url = 'https://bugs.python.org/issue3267'
    versions = ['Python 3.0']

    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