-
-
Notifications
You must be signed in to change notification settings - Fork 34.1k
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 | 29233 |
|---|---|
| Nosy | @vstinner, @serhiy-storchaka |
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 2017-01-11.00:26:53.162>
created_at = <Date 2017-01-10.23:05:00.633>
labels = ['interpreter-core', '3.7', 'performance']
title = 'call_method(): call _PyObject_FastCall() rather than _PyObject_VaCallFunctionObjArgs()'
updated_at = <Date 2017-01-11.00:26:53.161>
user = 'https://github.com/vstinner'bugs.python.org fields:
activity = <Date 2017-01-11.00:26:53.161>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2017-01-11.00:26:53.162>
closer = 'vstinner'
components = ['Interpreter Core']
creation = <Date 2017-01-10.23:05:00.633>
creator = 'vstinner'
dependencies = []
files = []
hgrepos = []
issue_num = 29233
keywords = []
message_count = 3.0
messages = ['285165', '285166', '285167']
nosy_count = 3.0
nosy_names = ['vstinner', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue29233'
versions = ['Python 3.7']Reactions are currently unavailable
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