Skip to content

Implement asyncio.run() #76495

@1st1

Description

@1st1
BPO 32314
Nosy @vstinner, @asvetlov, @ambv, @1st1
PRs
  • bpo-32314: Implement asyncio.run() #4852
  • bpo-32314: Fix asyncio.run() to cancel runinng tasks on shutdown #5262
  • 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 2017-12-14.14:43:04.914>
    created_at = <Date 2017-12-13.21:47:08.564>
    labels = ['type-feature', '3.7', 'expert-asyncio']
    title = 'Implement asyncio.run()'
    updated_at = <Date 2018-01-21.19:57:01.702>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2018-01-21.19:57:01.702>
    actor = 'yselivanov'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2017-12-14.14:43:04.914>
    closer = 'yselivanov'
    components = ['asyncio']
    creation = <Date 2017-12-13.21:47:08.564>
    creator = 'yselivanov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32314
    keywords = ['patch']
    message_count = 7.0
    messages = ['308256', '308258', '308259', '308301', '308303', '308308', '310381']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'asvetlov', 'lukasz.langa', 'yselivanov']
    pr_nums = ['4852', '5262']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32314'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions