-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Specialize str[int] #107596
Copy link
Copy link
Closed
Labels
3.13bugs and security fixesbugs and security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usage
Metadata
Metadata
Assignees
Labels
3.13bugs and security fixesbugs and security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usage
According to our stats,
BINARY_SUBSCRhas a 90% failure rate, and over half of those are due tostr[int].This seems like an easy one to specialize.
Linked PRs
str[int]#107597