Skip to content

PEP 492: Add AsyncIterator and AsyncIterable to collections.abc #68372

@1st1

Description

@1st1
BPO 24184
Nosy @gvanrossum, @ncoghlan, @vstinner, @asvetlov, @1st1
Files
  • async_abc.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-05-14.16:20:21.699>
    created_at = <Date 2015-05-14.03:24:31.614>
    labels = ['type-feature', 'library']
    title = 'PEP 492: Add AsyncIterator and AsyncIterable to collections.abc'
    updated_at = <Date 2015-05-14.16:20:21.698>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2015-05-14.16:20:21.698>
    actor = 'yselivanov'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2015-05-14.16:20:21.699>
    closer = 'yselivanov'
    components = ['Library (Lib)']
    creation = <Date 2015-05-14.03:24:31.614>
    creator = 'yselivanov'
    dependencies = []
    files = ['39369']
    hgrepos = []
    issue_num = 24184
    keywords = ['patch']
    message_count = 3.0
    messages = ['243148', '243207', '243208']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'ncoghlan', 'vstinner', 'asvetlov', 'python-dev', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue24184'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions