Skip to content

SystemExit out of run_until_complete causes AttributeError when using python3 -m #66670

@chrysn

Description

@chrysn
mannequin
BPO 22480
Nosy @gvanrossum, @vstinner, @chrysn, @1st1
Superseder
  • bpo-22428: asyncio: KeyboardInterrupt inside a coroutine causes AttributeError
  • Files
  • test.py
  • test.err
  • destructortest.py
  • 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 2014-10-11.12:38:29.571>
    created_at = <Date 2014-09-24.11:22:12.229>
    labels = ['expert-asyncio']
    title = 'SystemExit out of run_until_complete causes AttributeError when using python3 -m'
    updated_at = <Date 2014-10-11.12:38:29.570>
    user = 'https://github.com/chrysn'

    bugs.python.org fields:

    activity = <Date 2014-10-11.12:38:29.570>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-10-11.12:38:29.571>
    closer = 'vstinner'
    components = ['asyncio']
    creation = <Date 2014-09-24.11:22:12.229>
    creator = 'chrysn'
    dependencies = []
    files = ['36707', '36708', '36709']
    hgrepos = []
    issue_num = 22480
    keywords = []
    message_count = 3.0
    messages = ['227440', '227457', '228988']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'vstinner', 'chrysn', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '22428'
    type = None
    url = 'https://bugs.python.org/issue22480'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions