Skip to content

Implement asyncio.create_task() shortcut #76492

@asvetlov

Description

@asvetlov
BPO 32311
Nosy @asvetlov, @1st1
PRs
  • bpo-32311: Implement asyncio.create_task() shortcut #4848
  • bpo-32311: Drop asyncio.create_task #5244
  • 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 = None
    closed_at = <Date 2017-12-15.05:27:34.820>
    created_at = <Date 2017-12-13.20:28:03.608>
    labels = ['3.7', 'type-feature', 'library', 'expert-asyncio']
    title = 'Implement asyncio.create_task() shortcut'
    updated_at = <Date 2018-01-19.13:10:15.352>
    user = 'https://github.com/asvetlov'

    bugs.python.org fields:

    activity = <Date 2018-01-19.13:10:15.352>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-12-15.05:27:34.820>
    closer = 'asvetlov'
    components = ['Library (Lib)', 'asyncio']
    creation = <Date 2017-12-13.20:28:03.608>
    creator = 'asvetlov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32311
    keywords = ['patch']
    message_count = 4.0
    messages = ['308325', '308364', '308366', '308375']
    nosy_count = 2.0
    nosy_names = ['asvetlov', 'yselivanov']
    pr_nums = ['4848', '5244']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32311'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytopic-asynciotype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions