-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
3.10only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)
Description
| BPO | 43452 |
|---|---|
| Nosy | @vstinner, @DinoV, @methane, @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 = None
closed_at = <Date 2021-03-20.19:13:03.911>
created_at = <Date 2021-03-09.19:21:17.225>
labels = ['interpreter-core', '3.10']
title = 'Microoptimize PyType_Lookup for cache hits'
updated_at = <Date 2021-03-27.00:02:33.128>
user = 'https://github.com/DinoV'bugs.python.org fields:
activity = <Date 2021-03-27.00:02:33.128>
actor = 'pablogsal'
assignee = 'none'
closed = True
closed_date = <Date 2021-03-20.19:13:03.911>
closer = 'pablogsal'
components = ['Interpreter Core']
creation = <Date 2021-03-09.19:21:17.225>
creator = 'dino.viehland'
dependencies = []
files = []
hgrepos = []
issue_num = 43452
keywords = ['patch']
message_count = 7.0
messages = ['388377', '388485', '388506', '389134', '389173', '389418', '389577']
nosy_count = 4.0
nosy_names = ['vstinner', 'dino.viehland', 'methane', 'pablogsal']
pr_nums = ['24804', '24949']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue43452'
versions = ['Python 3.10']Metadata
Metadata
Assignees
Labels
3.10only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)