-
- Notifications
You must be signed in to change notification settings - Fork 33.1k
Closed
Labels
3.12only 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 | 46990 |
---|---|
Nosy | @tim-one, @JelleZijlstra |
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 = None created_at = <Date 2022-03-11.22:37:20.039> labels = ['interpreter-core', '3.11', 'performance'] title = 'Surprising list overallocation from .split()' updated_at = <Date 2022-03-12.03:24:49.892> user = 'https://github.com/tim-one'
bugs.python.org fields:
activity = <Date 2022-03-12.03:24:49.892> actor = 'tim.peters' assignee = 'none' closed = False closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2022-03-11.22:37:20.039> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 46990 keywords = [] message_count = 3.0 messages = ['414942', '414958', '414968'] nosy_count = 2.0 nosy_names = ['tim.peters', 'JelleZijlstra'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'resource usage' url = 'https://bugs.python.org/issue46990' versions = ['Python 3.11']
Metadata
Metadata
Assignees
Labels
3.12only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usage