-
-
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 | 46705 |
|---|---|
| Nosy | @rhettinger, @serhiy-storchaka, @SimpleArt |
| PRs | |
| Files |
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 = None
created_at = <Date 2022-02-10.01:24:46.738>
labels = ['interpreter-core', '3.11', 'performance']
title = 'Memory optimization for set.issubset'
updated_at = <Date 2022-02-13.20:01:30.345>
user = 'https://github.com/SimpleArt'bugs.python.org fields:
activity = <Date 2022-02-13.20:01:30.345>
actor = 'serhiy.storchaka'
assignee = 'rhettinger'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2022-02-10.01:24:46.738>
creator = 'panda1200'
dependencies = []
files = ['50615', '50620']
hgrepos = []
issue_num = 46705
keywords = ['patch']
message_count = 8.0
messages = ['412966', '412977', '412978', '412982', '413030', '413037', '413074', '413194']
nosy_count = 3.0
nosy_names = ['rhettinger', 'serhiy.storchaka', 'panda1200']
pr_nums = ['31267']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue46705'
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