8000 bpo-37609: Add device path support in ntpath splitdrive by nsiregar · Pull Request #14841 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

bpo-37609: Add device path support in ntpath splitdrive #14841

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update role in Misc message
  • Loading branch information
nsiregar committed Aug 24, 2019
commit eb4e996f41e6be93363eb1cd8e7b6872cb86a712
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Add support for unc device path in :mod:`ntpath.splitdrive`
Add support for unc device path in :func:`ntpath.splitdrive`
0