-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
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 | 46702 |
|---|---|
| Nosy | @markshannon, @brandtbucher |
| PRs | UNPACK_SEQUENCE #31240 |
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/brandtbucher'
closed_at = <Date 2022-02-18.21:19:36.450>
created_at = <Date 2022-02-10.00:35:53.502>
labels = ['interpreter-core', '3.11', 'performance']
title = 'Specialize UNPACK_SEQUENCE'
updated_at = <Date 2022-02-18.21:19:36.449>
user = 'https://github.com/brandtbucher'bugs.python.org fields:
activity = <Date 2022-02-18.21:19:36.449>
actor = 'brandtbucher'
assignee = 'brandtbucher'
closed = True
closed_date = <Date 2022-02-18.21:19:36.450>
closer = 'brandtbucher'
components = ['Interpreter Core']
creation = <Date 2022-02-10.00:35:53.502>
creator = 'brandtbucher'
dependencies = []
files = []
hgrepos = []
issue_num = 46702
keywords = ['patch']
message_count = 4.0
messages = ['412960', '412962', '413340', '413512']
nosy_count = 2.0
nosy_names = ['Mark.Shannon', 'brandtbucher']
pr_nums = ['31240']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue46702'
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