-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 44821 |
|---|---|
| Nosy | @terryjreedy, @markshannon |
| 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-08-09.14:57:19.689>
created_at = <Date 2021-08-04.07:57:16.295>
labels = ['interpreter-core', '3.11', 'performance']
title = 'Instance dictionaries should be created eagerly'
updated_at = <Date 2021-08-09.14:57:19.689>
user = 'https://github.com/markshannon'bugs.python.org fields:
activity = <Date 2021-08-09.14:57:19.689>
actor = 'Mark.Shannon'
assignee = 'Mark.Shannon'
closed = True
closed_date = <Date 2021-08-09.14:57:19.689>
closer = 'Mark.Shannon'
components = ['Interpreter Core']
creation = <Date 2021-08-04.07:57:16.295>
creator = 'Mark.Shannon'
dependencies = []
files = []
hgrepos = []
issue_num = 44821
keywords = ['patch']
message_count = 3.0
messages = ['398864', '398908', '399148']
nosy_count = 2.0
nosy_names = ['terry.reedy', 'Mark.Shannon']
pr_nums = ['27589']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue44821'
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