Skip to content

PEP 530, asynchronous comprehensions implementation #72195

@1st1

Description

@1st1
BPO 28008
Nosy @vstinner, @ned-deily, @ambv, @1st1
Files
  • async_comp_1.patch
  • asyncomp.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-11.17:43:06.865>
    created_at = <Date 2016-09-07.21:15:27.039>
    labels = ['interpreter-core', 'type-feature']
    title = 'PEP 530, asynchronous comprehensions implementation'
    updated_at = <Date 2016-09-11.17:43:06.864>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2016-09-11.17:43:06.864>
    actor = 'ned.deily'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2016-09-11.17:43:06.865>
    closer = 'ned.deily'
    components = ['Interpreter Core']
    creation = <Date 2016-09-07.21:15:27.039>
    creator = 'yselivanov'
    dependencies = []
    files = ['44451', '44504']
    hgrepos = []
    issue_num = 28008
    keywords = ['patch']
    message_count = 7.0
    messages = ['274897', '275358', '275359', '275361', '275384', '275385', '275416']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'ned.deily', 'lukasz.langa', 'python-dev', 'yselivanov']
    pr_nums = []
    priority = None
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue28008'
    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