-
-
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 | 43198 |
|---|---|
| Nosy | @tim-one, @rhettinger, @zware, @sweeneyde |
| 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/rhettinger'
closed_at = <Date 2021-03-24.22:33:57.764>
created_at = <Date 2021-02-11.00:15:07.462>
labels = ['interpreter-core', '3.10', 'performance']
title = 'One operation on sets < 1/100th as efficient in 3.9 than before'
updated_at = <Date 2021-03-24.22:33:57.763>
user = 'https://bugs.python.org/eamartin'bugs.python.org fields:
activity = <Date 2021-03-24.22:33:57.763>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = <Date 2021-03-24.22:33:57.764>
closer = 'rhettinger'
components = ['Interpreter Core']
creation = <Date 2021-02-11.00:15:07.462>
creator = 'eamartin'
dependencies = []
files = []
hgrepos = []
issue_num = 43198
keywords = ['patch']
message_count = 9.0
messages = ['386815', '386816', '386817', '386819', '386848', '386849', '388326', '388349', '389491']
nosy_count = 5.0
nosy_names = ['tim.peters', 'rhettinger', 'zach.ware', 'eamartin', 'Dennis Sweeney']
pr_nums = ['25010']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue43198'
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