-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)
Description
| BPO | 27812 |
|---|---|
| Nosy | @arigo |
| 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 2016-09-05.17:41:15.539>
created_at = <Date 2016-08-20.09:42:54.106>
labels = ['interpreter-core']
title = 'PyFrameObject.f_gen can be left pointing to a dangling generator'
updated_at = <Date 2016-09-05.17:41:15.537>
user = 'https://github.com/arigo'bugs.python.org fields:
activity = <Date 2016-09-05.17:41:15.537>
actor = 'python-dev'
assignee = 'none'
closed = True
closed_date = <Date 2016-09-05.17:41:15.539>
closer = 'python-dev'
components = ['Interpreter Core']
creation = <Date 2016-08-20.09:42:54.106>
creator = 'arigo'
dependencies = []
files = ['44166']
hgrepos = []
issue_num = 27812
keywords = ['patch', 'needs review']
message_count = 2.0
messages = ['273200', '274410']
nosy_count = 2.0
nosy_names = ['arigo', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue27812'
versions = ['Python 3.6']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)