Skip to content

inconsistency in list-generator comprehension with yield(-from) #66163

@httpsgithubcomhakril

Description

@httpsgithubcomhakril
BPO 21964
Nosy @ncoghlan, @vstinner, @ezio-melotti, @serhiy-storchaka, @https://github.com/hakril, @iritkatriel
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 2021-12-11.11:04:09.084>
    created_at = <Date 2014-07-11.23:06:27.360>
    labels = ['interpreter-core', 'type-bug']
    title = 'inconsistency in list-generator comprehension with yield(-from)'
    updated_at = <Date 2021-12-11.11:04:09.080>
    user = 'https://github.com/httpsgithubcomhakril'

    bugs.python.org fields:

    activity = <Date 2021-12-11.11:04:09.080>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-12-11.11:04:09.084>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2014-07-11.23:06:27.360>
    creator = 'hakril'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 21964
    keywords = []
    message_count = 7.0
    messages = ['222811', '222877', '222898', '223026', '223605', '408251', '408294']
    nosy_count = 7.0
    nosy_names = ['gcewing', 'ncoghlan', 'vstinner', 'ezio.melotti', 'serhiy.storchaka', 'hakril', 'iritkatriel']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '10544'
    type = 'behavior'
    url = 'https://bugs.python.org/issue21964'
    versions = ['Python 3.4', 'Python 3.5']

    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