-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Optimize mapping patterns of structural pattern matching #89208
Copy link
Copy link
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 | 45045 |
|---|---|
| Nosy | @tim-one, @corona10, @brandtbucher, @Fidget-Spinner |
| PRs | |
| 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 2021-08-30.10:05:18.548>
created_at = <Date 2021-08-29.15:56:08.958>
labels = ['interpreter-core', '3.11', 'performance']
title = 'Optimize mapping patterns of structural pattern matching'
updated_at = <Date 2021-08-30.16:09:02.596>
user = 'https://github.com/corona10'bugs.python.org fields:
activity = <Date 2021-08-30.16:09:02.596>
actor = 'corona10'
assignee = 'none'
closed = True
closed_date = <Date 2021-08-30.10:05:18.548>
closer = 'corona10'
components = ['Interpreter Core']
creation = <Date 2021-08-29.15:56:08.958>
creator = 'corona10'
dependencies = []
files = ['50240']
hgrepos = []
issue_num = 45045
keywords = ['patch']
message_count = 7.0
messages = ['400549', '400567', '400585', '400586', '400625', '400626', '400630']
nosy_count = 4.0
nosy_names = ['tim.peters', 'corona10', 'brandtbucher', 'kj']
pr_nums = ['28043']
priority = 'normal'
resolution = None
stage = 'resolved'
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue45045'
versions = ['Python 3.11']Reactions are currently unavailable
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