-
-
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)performancePerformance or resource usagePerformance or resource usage
Description
| BPO | 23726 |
|---|---|
| Nosy | @pitrou, @benjaminp, @njsmith, @eltoder, @serhiy-storchaka |
| 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 2015-04-13.18:10:31.603>
created_at = <Date 2015-03-20.20:25:57.755>
labels = ['interpreter-core', 'performance']
title = "Don't enable GC for classes that don't add new fields"
updated_at = <Date 2015-04-13.19:30:52.528>
user = 'https://github.com/eltoder'bugs.python.org fields:
activity = <Date 2015-04-13.19:30:52.528>
actor = 'eltoder'
assignee = 'none'
closed = True
closed_date = <Date 2015-04-13.18:10:31.603>
closer = 'pitrou'
components = ['Interpreter Core']
creation = <Date 2015-03-20.20:25:57.755>
creator = 'eltoder'
dependencies = []
files = ['38610', '38624']
hgrepos = []
issue_num = 23726
keywords = ['patch']
message_count = 11.0
messages = ['238718', '238721', '238727', '238730', '238732', '238733', '240690', '240691', '240699', '240710', '240711']
nosy_count = 6.0
nosy_names = ['pitrou', 'benjamin.peterson', 'njs', 'python-dev', 'eltoder', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue23726'
versions = ['Python 3.5']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