Skip to content

Asyncio Task.get_stack fails with native coroutines #69055

@habilain

Description

@habilain
mannequin
BPO 24867
Nosy @gvanrossum, @vstinner, @larryhastings, @1st1
Files
  • fix_asyncio_task_get_frame.diff: Patch to fix issue
  • 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 2015-08-14.19:37:17.951>
    created_at = <Date 2015-08-14.15:26:22.263>
    labels = ['release-blocker', 'expert-asyncio']
    title = 'Asyncio Task.get_stack fails with native coroutines'
    updated_at = <Date 2015-08-25.21:35:24.234>
    user = 'https://bugs.python.org/habilain'

    bugs.python.org fields:

    activity = <Date 2015-08-25.21:35:24.234>
    actor = 'python-dev'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2015-08-14.19:37:17.951>
    closer = 'yselivanov'
    components = ['asyncio']
    creation = <Date 2015-08-14.15:26:22.263>
    creator = 'habilain'
    dependencies = []
    files = ['40179']
    hgrepos = []
    issue_num = 24867
    keywords = ['patch']
    message_count = 6.0
    messages = ['248589', '248590', '248607', '248608', '249083', '249161']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'vstinner', 'larry', 'python-dev', 'yselivanov', 'habilain']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue24867'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions