Skip to content

Misleading exeption for await in comprehensions. #68716

@ilevkivskyi

Description

@ilevkivskyi
BPO 24528
Nosy @gvanrossum, @ncoghlan, @vstinner, @1st1, @ilevkivskyi
Files
  • awaitcomp.patch
  • 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/1st1'
    closed_at = <Date 2015-06-30.16:49:56.732>
    created_at = <Date 2015-06-29.11:28:43.437>
    labels = ['interpreter-core', 'type-bug', 'expert-asyncio']
    title = 'Misleading exeption for await in comprehensions.'
    updated_at = <Date 2015-07-01.08:34:38.357>
    user = 'https://github.com/ilevkivskyi'

    bugs.python.org fields:

    activity = <Date 2015-07-01.08:34:38.357>
    actor = 'levkivskyi'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2015-06-30.16:49:56.732>
    closer = 'yselivanov'
    components = ['Interpreter Core', 'asyncio']
    creation = <Date 2015-06-29.11:28:43.437>
    creator = 'levkivskyi'
    dependencies = []
    files = ['39834']
    hgrepos = []
    issue_num = 24528
    keywords = ['patch', 'needs review']
    message_count = 4.0
    messages = ['245931', '245951', '245995', '246030']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'ncoghlan', 'vstinner', 'python-dev', 'yselivanov', 'levkivskyi']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue24528'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)topic-asynciotype-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions