Skip to content

asyncio: request clearer error message when event loop closed #65525

@mdickinson

Description

@mdickinson
BPO 21326
Nosy @gvanrossum, @mdickinson, @vstinner, @1st1
Files
  • asyncio_closed_py34.patch
  • 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-06-19.11:11:26.259>
    created_at = <Date 2014-04-22.08:12:42.964>
    labels = ['type-feature', 'library', 'expert-asyncio']
    title = 'asyncio: request clearer error message when event loop closed'
    updated_at = <Date 2014-06-19.11:11:26.257>
    user = 'https://github.com/mdickinson'

    bugs.python.org fields:

    activity = <Date 2014-06-19.11:11:26.257>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-06-19.11:11:26.259>
    closer = 'vstinner'
    components = ['Library (Lib)', 'asyncio']
    creation = <Date 2014-04-22.08:12:42.964>
    creator = 'mark.dickinson'
    dependencies = []
    files = ['35474']
    hgrepos = []
    issue_num = 21326
    keywords = ['patch']
    message_count = 12.0
    messages = ['216994', '217007', '217008', '217009', '219319', '219731', '219732', '219734', '219851', '220149', '220151', '220967']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'mark.dickinson', 'vstinner', 'python-dev', 'yselivanov']
    pr_nums = []
    priority = 'low'
    resolution = 'fixed'
    stage = 'needs patch'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue21326'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytopic-asynciotype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions