-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Fold unary + and not on constants #46751
Copy link
Copy link
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 | 2499 |
|---|---|
| Nosy | @rhettinger, @abalkin, @pitrou |
| 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 = 'https://github.com/rhettinger'
closed_at = <Date 2009-11-18.20:10:08.040>
created_at = <Date 2008-03-28.04:05:17.936>
labels = ['interpreter-core', 'performance']
title = 'Fold unary + and not on constants'
updated_at = <Date 2009-11-18.20:10:08.038>
user = 'https://github.com/abalkin'bugs.python.org fields:
activity = <Date 2009-11-18.20:10:08.038>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = <Date 2009-11-18.20:10:08.040>
closer = 'rhettinger'
components = ['Interpreter Core']
creation = <Date 2008-03-28.04:05:17.936>
creator = 'belopolsky'
dependencies = []
files = ['9880']
hgrepos = []
issue_num = 2499
keywords = ['patch']
message_count = 5.0
messages = ['64613', '64618', '64638', '94905', '95446']
nosy_count = 3.0
nosy_names = ['rhettinger', 'belopolsky', 'pitrou']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = 'resource usage'
url = 'https://bugs.python.org/issue2499'
versions = ['Python 2.6']Reactions are currently unavailable
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