Closed
Description
BPO | 30039 |
---|---|
Nosy | @vstinner, @njsmith, @1st1 |
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 = 'https://github.com/1st1'
closed_at = <Date 2017-06-09.21:07:32.657>
created_at = <Date 2017-04-11.09:33:27.080>
labels = ['interpreter-core', 'type-bug', '3.7']
title = "Resuming a 'yield from' stack is broken if a signal arrives in the middle"
updated_at = <Date 2017-06-10.08:52:13.435>
user = 'https://github.com/njsmith'
bugs.python.org fields:
activity = <Date 2017-06-10.08:52:13.435>
actor = 'vstinner'
assignee = 'yselivanov'
closed = True
closed_date = <Date 2017-06-09.21:07:32.657>
closer = 'yselivanov'
components = ['Interpreter Core']
creation = <Date 2017-04-11.09:33:27.080>
creator = 'njs'
dependencies = []
files = []
hgrepos = []
issue_num = 30039
keywords = []
message_count = 8.0
messages = ['291469', '293887', '293902', '293903', '295578', '295579', '295580', '295620']
nosy_count = 3.0
nosy_names = ['vstinner', 'njs', 'yselivanov']
pr_nums = ['1081', '1640']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue30039'
versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']