-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
3.7 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)release-blockertype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
BPO | 28721 |
---|---|
Nosy | @ned-deily, @1st1 |
PRs | Misc/NEWS so that it is managed by towncrier #552 |
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 = 'https://github.com/1st1'
closed_at = <Date 2016-11-16.23:26:54.874>
created_at = <Date 2016-11-16.23:12:03.626>
labels = ['interpreter-core', 'type-bug', '3.7', 'release-blocker']
title = 'Fix asynchronous generators athrow() and aclose() to handle StopAsyncIteration'
updated_at = <Date 2017-03-31.16:36:18.956>
user = 'https://github.com/1st1'
bugs.python.org fields:
activity = <Date 2017-03-31.16:36:18.956>
actor = 'dstufft'
assignee = 'yselivanov'
closed = True
closed_date = <Date 2016-11-16.23:26:54.874>
closer = 'yselivanov'
components = ['Interpreter Core']
creation = <Date 2016-11-16.23:12:03.626>
creator = 'yselivanov'
dependencies = []
files = ['45514']
hgrepos = []
issue_num = 28721
keywords = ['patch']
message_count = 2.0
messages = ['281008', '281009']
nosy_count = 3.0
nosy_names = ['ned.deily', 'python-dev', 'yselivanov']
pr_nums = ['552']
priority = 'release blocker'
resolution = 'fixed'
stage = 'commit review'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue28721'
versions = ['Python 3.6', 'Python 3.7']
Metadata
Metadata
Assignees
Labels
3.7 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)release-blockertype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error