[issue29707] os.path.ismount() always returns false for mount --bind on same filesystem

Serhiy Storchaka report at bugs.python.org
Tue Jan 15 03:55:45 EST 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 32ebd8508d4807a7c85d2ed8e9c3b44ecd6de591 by Serhiy Storchaka in branch 'master':
bpo-29707: Document that os.path.ismount() is not able to reliable detect bind mounts. (GH-11238)
https://github.com/python/cpython/commit/32ebd8508d4807a7c85d2ed8e9c3b44ecd6de591


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue29707>
_______________________________________


More information about the Python-bugs-list mailing list