-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Add C implementation of os.path.splitroot() #102511
Copy link
Copy link
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usagetype-featureA feature request or enhancementA feature request or enhancement
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usagetype-featureA feature request or enhancementA feature request or enhancement
Fields
Give feedbackNo fields configured for issues without a type.
Feature or enhancement
Speed up
os.path.splitroot()by implementing it in C.Pitch
Per @eryksun:
Previous discussion
Linked PRs
os.path.splitroot()#118089os.path.normpath()for UNC paths on Windows. #119394os.path.splitrootparam name frompathback top#124097os.path.splitrootparam name frompathback top(GH-124097) #124919