-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
3.10only 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 | 41431 |
|---|---|
| Nosy | @methane, @serhiy-storchaka, @1st1 |
| 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 2020-08-04.02:08:38.234>
created_at = <Date 2020-07-29.00:29:38.664>
labels = ['interpreter-core', '3.10', 'performance']
title = 'Optimize dict_merge for copy'
updated_at = <Date 2020-08-04.02:08:38.233>
user = 'https://github.com/methane'bugs.python.org fields:
activity = <Date 2020-08-04.02:08:38.233>
actor = 'methane'
assignee = 'none'
closed = True
closed_date = <Date 2020-08-04.02:08:38.234>
closer = 'methane'
components = ['Interpreter Core']
creation = <Date 2020-07-29.00:29:38.664>
creator = 'methane'
dependencies = []
files = []
hgrepos = []
issue_num = 41431
keywords = ['patch']
message_count = 5.0
messages = ['374550', '374551', '374555', '374556', '374784']
nosy_count = 3.0
nosy_names = ['methane', 'serhiy.storchaka', 'yselivanov']
pr_nums = ['21669', '21674']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue41431'
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)performancePerformance or resource usagePerformance or resource usage