-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
performancePerformance or resource usagePerformance or resource usage
Description
| BPO | 21420 |
|---|---|
| Nosy | @mdickinson, @pitrou, @scoder, @vstinner, @serhiy-storchaka, @MojoVampire |
| 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 2014-05-12.20:46:21.787>
created_at = <Date 2014-05-02.21:54:22.719>
labels = ['performance']
title = 'Optimize 2 ** n: implement it as 1 << n'
updated_at = <Date 2014-05-12.20:46:21.786>
user = 'https://github.com/vstinner'bugs.python.org fields:
activity = <Date 2014-05-12.20:46:21.786>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2014-05-12.20:46:21.787>
closer = 'vstinner'
components = []
creation = <Date 2014-05-02.21:54:22.719>
creator = 'vstinner'
dependencies = []
files = ['35138', '35139', '35145']
hgrepos = []
issue_num = 21420
keywords = ['patch']
message_count = 8.0
messages = ['217800', '217801', '217802', '217820', '217823', '217863', '217897', '218360']
nosy_count = 7.0
nosy_names = ['mark.dickinson', 'pitrou', 'scoder', 'vstinner', 'Arfrever', 'serhiy.storchaka', 'josh.r']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue21420'
versions = ['Python 3.5']Metadata
Metadata
Assignees
Labels
performancePerformance or resource usagePerformance or resource usage