Skip to content

Debug support for native coroutines is broken #76831

@asvetlov

Description

@asvetlov
BPO 32650
Nosy @njsmith, @asvetlov, @1st1
PRs
  • bpo-32650: Add native coroutine support to bdb when stepping over line #5400
  • [3.6] bpo-32650: Add native coroutine support to bdb when stepping over line (GH-5400) #5402
  • bpo-32650 Add support for async generators and more test for coroutines in pdb  #5403
  • bpo-32650: Add an asyncgen pdb test #5406
  • [3.6] bpo-32650 Add support for async generators and more test for coroutines in pdb (GH-5403) #5411
  • [3.6] bpo-32650: Add an asyncgen pdb test (GH-5406) #5419
  • bpo-32650: Add a test for pdb until command in coroutine #5427
  • [3.6] bpo-32650: Add a test for pdb until command in coroutine (GH-5427) #5428
  • 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 2018-01-29.03:44:15.548>
    created_at = <Date 2018-01-24.15:08:43.532>
    labels = ['type-feature', '3.7']
    title = 'Debug support for native coroutines is broken'
    updated_at = <Date 2018-01-29.14:22:03.631>
    user = 'https://github.com/asvetlov'

    bugs.python.org fields:

    activity = <Date 2018-01-29.14:22:03.631>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-01-29.03:44:15.548>
    closer = 'yselivanov'
    components = []
    creation = <Date 2018-01-24.15:08:43.532>
    creator = 'asvetlov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32650
    keywords = ['patch']
    message_count = 7.0
    messages = ['310600', '311037', '311039', '311047', '311063', '311073', '311088']
    nosy_count = 3.0
    nosy_names = ['njs', 'asvetlov', 'yselivanov']
    pr_nums = ['5400', '5402', '5403', '5406', '5411', '5419', '5427', '5428']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32650'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifetype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions