Skip to content

fix(path/win32): align with Python ntpath behavior#238

Open
myfreess wants to merge 1 commit into
mainfrom
fix-path
Open

fix(path/win32): align with Python ntpath behavior#238
myfreess wants to merge 1 commit into
mainfrom
fix-path

Conversation

@myfreess
Copy link
Copy Markdown
Contributor

Route basename, dirname, extname, join, normalize, is_absolute, and relative through shared ntpath-style helpers.

Update tests and README examples for slash handling, drive-relative paths, verbatim/device prefixes, and relative same-path results.

Route basename, dirname, extname, join, normalize, is_absolute, and relative through shared ntpath-style helpers.

Update tests and README examples for slash handling, drive-relative paths, verbatim/device prefixes, and relative same-path results.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant