-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 6116 |
|---|---|
| Nosy | @gvanrossum, @rhettinger, @facundobatista, @pitrou, @vstinner, @benjaminp |
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 = None
created_at = <Date 2009-05-26.15:27:04.536>
labels = ['interpreter-core', 'type-bug']
title = 'frame.f_locals keeps references to things for too long'
updated_at = <Date 2011-05-07.00:03:23.412>
user = 'https://bugs.python.org/exarkun'bugs.python.org fields:
activity = <Date 2011-05-07.00:03:23.412>
actor = 'benjamin.peterson'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2009-05-26.15:27:04.536>
creator = 'exarkun'
dependencies = []
files = []
hgrepos = []
issue_num = 6116
keywords = []
message_count = 10.0
messages = ['88365', '88428', '88429', '88430', '135210', '135214', '135216', '135229', '135327', '135389']
nosy_count = 7.0
nosy_names = ['gvanrossum', 'rhettinger', 'facundobatista', 'exarkun', 'pitrou', 'vstinner', 'benjamin.peterson']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue6116'
versions = []Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error