-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Use METH_FASTCALL in str methods #73472
Copy link
Copy link
Closed
Labels
3.7 (EOL)end of lifeend of lifeperformancePerformance or resource usagePerformance or resource usage
Description
| BPO | 29286 |
|---|---|
| Nosy | @vstinner, @larryhastings, @methane, @serhiy-storchaka, @1st1 |
| PRs | |
| 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 2017-02-01.16:45:08.895>
created_at = <Date 2017-01-16.17:30:51.705>
labels = ['3.7', 'performance']
title = 'Use METH_FASTCALL in str methods'
updated_at = <Date 2017-06-09.11:24:56.334>
user = 'https://github.com/vstinner'bugs.python.org fields:
activity = <Date 2017-06-09.11:24:56.334>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2017-02-01.16:45:08.895>
closer = 'vstinner'
components = []
creation = <Date 2017-01-16.17:30:51.705>
creator = 'vstinner'
dependencies = []
files = ['46305', '46308']
hgrepos = []
issue_num = 29286
keywords = ['patch']
message_count = 20.0
messages = ['285574', '285575', '285576', '285578', '285581', '285584', '285587', '285594', '285595', '285596', '285597', '285599', '285600', '285614', '286647', '286648', '286649', '286650', '286653', '295516']
nosy_count = 6.0
nosy_names = ['vstinner', 'larry', 'methane', 'python-dev', 'serhiy.storchaka', 'yselivanov']
pr_nums = ['1886']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue29286'
versions = ['Python 3.7']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.7 (EOL)end of lifeend of lifeperformancePerformance or resource usagePerformance or resource usage