-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
3.7 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usage
Description
| BPO | 32544 |
|---|---|
| Nosy | @vstinner, @methane, @serhiy-storchaka, @ilevkivskyi |
| PRs |
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 2018-01-16.11:53:07.136>
created_at = <Date 2018-01-13.18:29:29.915>
labels = ['interpreter-core', '3.7', 'performance']
title = 'Speed up hasattr(o, name) and getattr(o, name, default)'
updated_at = <Date 2018-01-16.15:42:10.231>
user = 'https://github.com/methane'bugs.python.org fields:
activity = <Date 2018-01-16.15:42:10.231>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2018-01-16.11:53:07.136>
closer = 'methane'
components = ['Interpreter Core']
creation = <Date 2018-01-13.18:29:29.915>
creator = 'methane'
dependencies = []
files = []
hgrepos = []
issue_num = 32544
keywords = ['patch']
message_count = 6.0
messages = ['309896', '309991', '310049', '310084', '310085', '310090']
nosy_count = 4.0
nosy_names = ['vstinner', 'methane', 'serhiy.storchaka', 'levkivskyi']
pr_nums = ['5173']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue32544'
versions = ['Python 3.7']Metadata
Metadata
Assignees
Labels
3.7 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usage