-
-
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)performancePerformance or resource usagePerformance or resource usage
Description
| BPO | 17927 |
|---|---|
| Nosy | @gvanrossum, @brettcannon, @birkenfeld, @amauryfa, @mdickinson, @ncoghlan, @pitrou, @benjaminp, @phmc |
| 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/benjaminp'
closed_at = <Date 2013-05-15.03:33:07.231>
created_at = <Date 2013-05-07.16:02:23.331>
labels = ['interpreter-core', 'performance']
title = 'Argument copied into cell still referenced by frame'
updated_at = <Date 2013-05-15.03:33:07.198>
user = 'https://github.com/gvanrossum'bugs.python.org fields:
activity = <Date 2013-05-15.03:33:07.198>
actor = 'benjamin.peterson'
assignee = 'benjamin.peterson'
closed = True
closed_date = <Date 2013-05-15.03:33:07.231>
closer = 'benjamin.peterson'
components = ['Interpreter Core']
creation = <Date 2013-05-07.16:02:23.331>
creator = 'gvanrossum'
dependencies = []
files = ['30166', '30176', '30185', '30188']
hgrepos = []
issue_num = 17927
keywords = ['patch']
message_count = 24.0
messages = ['188672', '188722', '188739', '188740', '188741', '188746', '188750', '188761', '188783', '188794', '188796', '188799', '188805', '188806', '188843', '188844', '188853', '188859', '189069', '189070', '189075', '189082', '189224', '189266']
nosy_count = 12.0
nosy_names = ['gvanrossum', 'brett.cannon', 'georg.brandl', 'amaury.forgeotdarc', 'mark.dickinson', 'ncoghlan', 'pitrou', 'benjamin.peterson', 'ubershmekel', 'python-dev', 'pconnell', 'isoschiz']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'patch review'
status = 'closed'
superseder = None
type = 'resource usage'
url = 'https://bugs.python.org/issue17927'
versions = ['Python 3.3']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usage