Skip to content

Expose the coroutine object in asyncio task objects #81180

@agronholm

Description

@agronholm
mannequin
BPO 36999
Nosy @asvetlov, @agronholm, @1st1, @miss-islington
PRs
  • bpo-36999: Add asyncio.Task.get_coro() #13680
  • 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 2019-05-30.15:34:33.630>
    created_at = <Date 2019-05-21.20:45:37.484>
    labels = ['type-feature', '3.8', 'expert-asyncio']
    title = 'Expose the coroutine object in asyncio task objects'
    updated_at = <Date 2019-05-30.15:34:33.630>
    user = 'https://github.com/agronholm'

    bugs.python.org fields:

    activity = <Date 2019-05-30.15:34:33.630>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-05-30.15:34:33.630>
    closer = 'asvetlov'
    components = ['asyncio']
    creation = <Date 2019-05-21.20:45:37.484>
    creator = 'alex.gronholm'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36999
    keywords = ['patch']
    message_count = 4.0
    messages = ['343092', '343093', '343095', '343982']
    nosy_count = 4.0
    nosy_names = ['asvetlov', 'alex.gronholm', 'yselivanov', 'miss-islington']
    pr_nums = ['13680']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue36999'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions