Skip to content

Implement asyncio.Task in C #72730

@1st1

Description

@1st1
BPO 28544
Nosy @gvanrossum, @brettcannon, @vstinner, @ned-deily, @asvetlov, @methane, @elprans, @1st1
Files
  • ctask.patch
  • ctask2.patch
  • ctask3.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-10-29.02:17:28.753>
    created_at = <Date 2016-10-27.16:33:11.278>
    labels = ['expert-asyncio', '3.7', 'performance']
    title = 'Implement asyncio.Task in C'
    updated_at = <Date 2016-10-31.17:00:26.349>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2016-10-31.17:00:26.349>
    actor = 'brett.cannon'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2016-10-29.02:17:28.753>
    closer = 'yselivanov'
    components = ['asyncio']
    creation = <Date 2016-10-27.16:33:11.278>
    creator = 'yselivanov'
    dependencies = []
    files = ['45242', '45245', '45248']
    hgrepos = []
    issue_num = 28544
    keywords = ['patch']
    message_count = 25.0
    messages = ['279546', '279549', '279553', '279554', '279560', '279564', '279568', '279569', '279570', '279577', '279578', '279579', '279580', '279613', '279614', '279618', '279629', '279630', '279632', '279635', '279636', '279638', '279645', '279657', '279805']
    nosy_count = 9.0
    nosy_names = ['gvanrossum', 'brett.cannon', 'vstinner', 'ned.deily', 'asvetlov', 'methane', 'Elvis.Pranskevichus', 'python-dev', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue28544'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions