gh-81520: Add documentatoion about unexpected os.path.ismount() behaviour#136058
gh-81520: Add documentatoion about unexpected os.path.ismount() behaviour#136058ZeroIntensity merged 1 commit intopython:mainfrom
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. |
|
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)
…btrfs subvolumes (pythonGH-136058)
…btrfs subvolumes (pythonGH-136058)
…btrfs subvolumes (pythonGH-136058)
…r with btrfs subvolumes (pythonGH-136058) (pythonGH-136471) pythongh-81520: Document unexpected `os.path.ismount` behaviour with btrfs subvolumes (pythonGH-136058) (cherry picked from commit 591abcc) Co-authored-by: Oskar Roesler <o.roesler@oscloud.info>
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