-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-asynciotype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 21326 |
|---|---|
| Nosy | @gvanrossum, @mdickinson, @vstinner, @1st1 |
| Files |
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
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-asynciotype-featureA feature request or enhancementA feature request or enhancement