-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
3.11only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usage
Description
| BPO | 45527 |
|---|---|
| Nosy | @ambv, @markshannon, @Fidget-Spinner |
| 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-10-20.18:54:51.464>
created_at = <Date 2021-10-19.17:24:13.601>
labels = ['interpreter-core', '3.11', 'performance']
title = 'Reduce overhead for cache hits in specialized opcodes.'
updated_at = <Date 2021-10-20.18:54:51.463>
user = 'https://github.com/markshannon'bugs.python.org fields:
activity = <Date 2021-10-20.18:54:51.463>
actor = 'lukasz.langa'
assignee = 'Mark.Shannon'
closed = True
closed_date = <Date 2021-10-20.18:54:51.464>
closer = 'lukasz.langa'
components = ['Interpreter Core']
creation = <Date 2021-10-19.17:24:13.601>
creator = 'Mark.Shannon'
dependencies = []
files = []
hgrepos = []
issue_num = 45527
keywords = ['patch']
message_count = 4.0
messages = ['404320', '404423', '404521', '404522']
nosy_count = 3.0
nosy_names = ['lukasz.langa', 'Mark.Shannon', 'kj']
pr_nums = ['29092']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue45527'
versions = ['Python 3.11']Metadata
Metadata
Assignees
Labels
3.11only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usage