-
-
Notifications
You must be signed in to change notification settings - Fork 32.9k
Closed
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directory
Description
normcase must be os.path.normcase(s)
basename must be os.path.basename(p)
Linked PRs
- gh-136437: Document some
os.path
functions as requiring pos-only #136812 - [3.14] gh-136437: Document some
os.path
functions as requiring pos-only (GH-136812) #136944 - [3.13] gh-136437: Document some
os.path
functions as requiring pos-only (GH-136812) #136945 - gh-136437: Document
os.path.dirname
as accepting only pos-only #136946 - [3.14] gh-136437: Document
os.path.dirname
as accepting only pos-only (GH-136946) #136947 - [3.13] gh-136437: Document
os.path.dirname
as accepting only pos-only (GH-136946) #136948 - gh-136437: Make several functions in
os.path
pos-only #136949 - gh-136437: Convert more
os.path
functions to pos-only in the docs #136970 - [3.14] gh-136437: Convert more
os.path
functions to positional-only in the docs (GH-136970) #137000 - [3.13] gh-136437: Convert more
os.path
functions to positional-only in the docs (GH-136970) #137001
Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directory
Projects
Status
Todo