Skip to content

PEP 525 asynchronous generators implementation #72190

@1st1

Description

@1st1
BPO 28003
Nosy @vstinner, @ambv, @vadmium, @1st1
Files
  • asyncgen_1.patch
  • async_gen.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-09-09.05:02:50.005>
    created_at = <Date 2016-09-07.17:29:34.352>
    labels = ['interpreter-core', 'type-feature']
    title = 'PEP 525 asynchronous generators implementation'
    updated_at = <Date 2016-11-09.00:46:48.548>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2016-11-09.00:46:48.548>
    actor = 'python-dev'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2016-09-09.05:02:50.005>
    closer = 'yselivanov'
    components = ['Interpreter Core']
    creation = <Date 2016-09-07.17:29:34.352>
    creator = 'yselivanov'
    dependencies = []
    files = ['44443', '44484']
    hgrepos = []
    issue_num = 28003
    keywords = ['patch']
    message_count = 7.0
    messages = ['274845', '275257', '275258', '275270', '275272', '275273', '280365']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'lukasz.langa', 'python-dev', 'martin.panter', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue28003'
    versions = ['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