-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usage
Description
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/serhiy-storchaka'
closed_at = <Date 2016-08-17.18:22:32.545>
created_at = <Date 2016-01-25.18:03:44.464>
labels = ['interpreter-core', 'performance']
title = 'SETREF adds unnecessary work in some cases'
updated_at = <Date 2020-11-09.22:09:20.062>
user = 'https://github.com/rhettinger'bugs.python.org fields:
activity = <Date 2020-11-09.22:09:20.062>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-08-17.18:22:32.545>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2016-01-25.18:03:44.464>
creator = 'rhettinger'
dependencies = []
files = ['42376', '42428', '44115']
hgrepos = []
issue_num = 26200
keywords = ['patch']
message_count = 28.0
messages = ['258913', '259774', '259784', '259858', '259874', '259913', '260048', '260075', '260088', '260101', '260132', '260134', '262204', '262825', '262933', '262934', '262939', '263144', '263165', '263167', '263168', '263169', '272744', '272745', '272919', '272980', '380586', '380620']
nosy_count = 7.0
nosy_names = ['gvanrossum', 'rhettinger', 'belopolsky', 'vstinner', 'skrah', 'python-dev', 'serhiy.storchaka']
pr_nums = ['23209']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue26200'
versions = ['Python 3.6']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