Skip to content

awaiting on coroutine more than once should be an error #70075

@1st1

Description

@1st1
BPO 25887
Nosy @gvanrossum, @brettcannon, @ncoghlan, @vstinner, @asvetlov, @vadmium, @1st1
Files
  • Issue25887.patch
  • Issue25887_2.patch
  • Issue25887_3.patch
  • Issue25887_4.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 2016-02-13.23:01:11.496>
    created_at = <Date 2015-12-16.21:46:57.616>
    labels = ['interpreter-core', 'type-feature']
    title = 'awaiting on coroutine more than once should be an error'
    updated_at = <Date 2016-02-13.23:01:11.496>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2016-02-13.23:01:11.496>
    actor = 'yselivanov'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2016-02-13.23:01:11.496>
    closer = 'yselivanov'
    components = ['Interpreter Core']
    creation = <Date 2015-12-16.21:46:57.616>
    creator = 'yselivanov'
    dependencies = []
    files = ['41336', '41337', '41587', '41588']
    hgrepos = []
    issue_num = 25887
    keywords = ['patch']
    message_count = 29.0
    messages = ['256535', '256564', '256566', '256567', '256568', '256610', '256611', '258039', '258041', '258042', '258044', '258048', '258050', '258054', '258058', '258059', '258061', '258064', '258065', '258066', '258067', '258068', '258069', '260200', '260203', '260248', '260251', '260253', '260254']
    nosy_count = 9.0
    nosy_names = ['gvanrossum', 'brett.cannon', 'ncoghlan', 'vstinner', 'asvetlov', 'python-dev', 'martin.panter', 'yselivanov', 'Andr\xc3\xa9 Caron']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue25887'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions