-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Control stack usage in large expressions #88012
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 | 43846 |
|---|---|
| Nosy | @markshannon, @serhiy-storchaka, @pablogsal |
| PRs |
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/markshannon'
closed_at = <Date 2021-04-21.09:23:59.159>
created_at = <Date 2021-04-14.12:09:31.468>
labels = ['interpreter-core', 'performance']
title = 'Control stack usage in large expressions'
updated_at = <Date 2021-04-21.09:23:59.158>
user = 'https://github.com/markshannon'bugs.python.org fields:
activity = <Date 2021-04-21.09:23:59.158>
actor = 'Mark.Shannon'
assignee = 'Mark.Shannon'
closed = True
closed_date = <Date 2021-04-21.09:23:59.159>
closer = 'Mark.Shannon'
components = ['Interpreter Core']
creation = <Date 2021-04-14.12:09:31.468>
creator = 'Mark.Shannon'
dependencies = []
files = []
hgrepos = []
issue_num = 43846
keywords = ['patch']
message_count = 4.0
messages = ['391072', '391136', '391150', '391502']
nosy_count = 3.0
nosy_names = ['Mark.Shannon', 'serhiy.storchaka', 'pablogsal']
pr_nums = ['25403']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue43846'
versions = []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