Skip to content

Syntax error with async generator inside dictionary comprehension #77527

Closed
@pablogsal

Description

@pablogsal
BPO 33346
Nosy @gvanrossum, @ericvw, @njsmith, @asvetlov, @serhiy-storchaka, @1st1, @MojoVampire, @ilevkivskyi, @pablogsal, @tirkarthi
PRs
  • bpo-33346: Allow async comprehensions inside implicit async comprehensions. #6766
  • 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-07-13.21:27:58.712>
    created_at = <Date 2018-04-24.11:05:41.484>
    labels = ['type-bug', '3.7', 'expert-asyncio']
    title = 'Syntax error with async generator inside dictionary comprehension'
    updated_at = <Date 2021-07-13.21:27:58.708>
    user = 'https://github.com/pablogsal'

    bugs.python.org fields:

    activity = <Date 2021-07-13.21:27:58.708>
    actor = 'pablogsal'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-07-13.21:27:58.712>
    closer = 'pablogsal'
    components = ['asyncio']
    creation = <Date 2018-04-24.11:05:41.484>
    creator = 'pablogsal'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33346
    keywords = ['patch']
    message_count = 20.0
    messages = ['315692', '316115', '316390', '316398', '316404', '316549', '316561', '316584', '316590', '321285', '326089', '337146', '337150', '337340', '337363', '337364', '344194', '372592', '372717', '397445']
    nosy_count = 10.0
    nosy_names = ['gvanrossum', 'ericvw', 'njs', 'asvetlov', 'serhiy.storchaka', 'yselivanov', 'josh.r', 'levkivskyi', 'pablogsal', 'xtreak']
    pr_nums = ['6766']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33346'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions