-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
gh-81520: Add documentatoion about unexpected os.path.ismount() behaviour #136058
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
Conversation
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
To be honest, I'm not sure we need to clarify this for other similar fs like zfs. |
What do you want to tell? This PR has nothing to do with ZFS and I don't know how |
Rebased it on main. Anything else that I need to do? |
FWIW, you don't need to force-push. We squash at the end anyway, and it just makes reviewing a little more difficult. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
Thanks @bionade24 for the PR, and @ZeroIntensity for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
…btrfs subvolumes (pythonGH-136058) (cherry picked from commit 591abcc) Co-authored-by: Oskar Roesler <o.roesler@oscloud.info>
GH-136471 is a backport of this pull request to the 3.14 branch. |
…btrfs subvolumes (pythonGH-136058) (cherry picked from commit 591abcc) Co-authored-by: Oskar Roesler <o.roesler@oscloud.info>
GH-136473 is a backport of this pull request to the 3.13 branch. |
Congrats on your first contribution :) |
…btrfs subvolumes (pythonGH-136058)
…btrfs subvolumes (pythonGH-136058)
2 PRs, one adds documentation about the false positives with btrfs subvolumes & the 2nd about adding the unexpected behaviour to the docstring, so that it also shows up in
pydoc
📚 Documentation preview 📚: https://cpython-previews--136058.org.readthedocs.build/en/136058/library/os.path.html#os.path.ismount