-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
3.7 (EOL)end of lifeend of lifestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-asynciotype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 31452 |
|---|---|
| Nosy | @gvanrossum, @asvetlov, @1st1, @kwarunek |
| PRs |
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 2017-10-19.17:48:16.085>
created_at = <Date 2017-09-13.14:53:36.998>
labels = ['3.7', 'type-bug', 'library', 'expert-asyncio']
title = 'asyncio.gather does not cancel tasks if one fails'
updated_at = <Date 2017-10-19.17:48:16.084>
user = 'https://bugs.python.org/AndrewLytvyn'bugs.python.org fields:
activity = <Date 2017-10-19.17:48:16.084>
actor = 'yselivanov'
assignee = 'none'
closed = True
closed_date = <Date 2017-10-19.17:48:16.085>
closer = 'yselivanov'
components = ['Library (Lib)', 'asyncio']
creation = <Date 2017-09-13.14:53:36.998>
creator = 'Andrew Lytvyn'
dependencies = []
files = []
hgrepos = []
issue_num = 31452
keywords = ['patch']
message_count = 10.0
messages = ['302079', '302186', '302195', '302243', '302720', '302735', '302737', '302743', '302751', '304625']
nosy_count = 5.0
nosy_names = ['gvanrossum', 'asvetlov', 'yselivanov', 'kwarunek', 'Andrew Lytvyn']
pr_nums = ['3597']
priority = 'normal'
resolution = 'rejected'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue31452'
versions = ['Python 3.6', 'Python 3.7']Metadata
Metadata
Assignees
Labels
3.7 (EOL)end of lifeend of lifestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-asynciotype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error