Skip to content

Fix Task.__repr__ crash when trying to format Cython's bogus coroutines #77853

@1st1

Description

@1st1
BPO 33672
Nosy @ned-deily, @asvetlov, @1st1
PRs
  • bpo-33672: Fix Task.__repr__ crash with Cython's bogus coroutines #7161
  • [3.7] bpo-33672: Fix Task.__repr__ crash with Cython's bogus coroutines (GH-7161) #7173
  • bpo-33672: Fix Task.__repr__ crash with Cython's bogus coroutines #7180
  • 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-05-29.20:43:29.084>
    created_at = <Date 2018-05-28.16:29:15.589>
    labels = ['3.8', 'type-bug', '3.7', 'release-blocker', 'expert-asyncio']
    title = "Fix Task.__repr__ crash when trying to format Cython's bogus coroutines"
    updated_at = <Date 2018-05-29.20:43:29.084>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2018-05-29.20:43:29.084>
    actor = 'yselivanov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-05-29.20:43:29.084>
    closer = 'yselivanov'
    components = ['asyncio']
    creation = <Date 2018-05-28.16:29:15.589>
    creator = 'yselivanov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33672
    keywords = ['patch']
    message_count = 7.0
    messages = ['317915', '317929', '317934', '317935', '317982', '318087', '318088']
    nosy_count = 3.0
    nosy_names = ['ned.deily', 'asvetlov', 'yselivanov']
    pr_nums = ['7161', '7173', '7180']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33672'
    versions = ['Python 3.6', 'Python 3.7', '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