FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-86943: implement `pathlib.WindowsPath.is_mount()` by barneygale · Pull Request #31458 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-86943: implement pathlib.WindowsPath.is_mount()
- #31458
#31458
Merged
miss-islington
merged 5 commits into
python:main
python/cpython:main
from
barneygale:bpo-42777-pathlib-is-mount-on-windows
barneygale/cpython:bpo-42777-pathlib-is-mount-on-windows
Copy head branch name to clipboard
Aug 5, 2022
Conversation
Commits
5
(5)
Checks
Files changed
Merged
gh-86943: implement pathlib.WindowsPath.is_mount()
#31458
miss-islington
merged 5 commits into
python:main
python/cpython:main
from
barneygale:bpo-42777-pathlib-is-mount-on-windows
barneygale/cpython:bpo-42777-pathlib-is-mount-on-windows
Copy head branch name to clipboard
Commits
Commits on Feb 21, 2022
bpo-42777: implement `pathlib.WindowsPath.is_mount()`
barneygale
committed
897fd22
View commit details
Copy full SHA for 897fd22
Browse repository at this point
Fix Windows tests
barneygale
committed
c61c72c
View commit details
Copy full SHA for c61c72c
Browse repository at this point
Commits on Jul 30, 2022
Merge branch 'main' into bpo-42777-pathlib-is-mount-on-windows
barneygale
committed
726be72
View commit details
Copy full SHA for 726be72
Browse repository at this point
Address feedback, bring up-to-date.
barneygale
committed
97a9b72
View commit details
Copy full SHA for 97a9b72
Browse repository at this point
Commits on Jul 31, 2022
Remove test that '/\x00` (posix) and 'c:\\\x00' aren't mounts.
Show description for 8749589
barneygale
committed
8749589
View commit details
Copy full SHA for 8749589
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL