-
-
Notifications
You must be signed in to change notification settings - Fork 34.6k
Remove deprecated is_reserved from pathlib #133875
Copy link
Copy link
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-pathlibtype-featureA feature request or enhancementA feature request or enhancement
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-pathlibtype-featureA feature request or enhancementA feature request or enhancement
Feature or enhancement
It was deprecated in 3.13:
cpython/Lib/pathlib/__init__.py
Lines 521 to 531 in 9b9cdb6
I have a PR ready.
Linked PRs
pathlib.PurePath.is_reserved#133876