-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Peephole binops folding can lead to memory and bytecache ballooning #74479
Copy link
Copy link
Closed
Labels
3.7 (EOL)end of lifeend of lifeperformancePerformance or resource usagePerformance or resource usage
Description
| BPO | 30293 |
|---|---|
| Nosy | @mjpieters |
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-05-09.09:01:32.062>
created_at = <Date 2017-05-06.19:04:17.805>
labels = ['3.7', 'invalid', 'performance']
title = 'Peephole binops folding can lead to memory and bytecache ballooning'
updated_at = <Date 2017-05-23.01:52:46.731>
user = 'https://github.com/mjpieters'bugs.python.org fields:
activity = <Date 2017-05-23.01:52:46.731>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = <Date 2017-05-09.09:01:32.062>
closer = 'rhettinger'
components = []
creation = <Date 2017-05-06.19:04:17.805>
creator = 'mjpieters'
dependencies = []
files = []
hgrepos = []
issue_num = 30293
keywords = []
message_count = 4.0
messages = ['293167', '293172', '293292', '293295']
nosy_count = 1.0
nosy_names = ['mjpieters']
pr_nums = []
priority = 'low'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'resource usage'
url = 'https://bugs.python.org/issue30293'
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