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

miss-islington report at bugs.python.org
Tue Jan 15 04:01:18 EST 2019


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset a4aade2cf82dfa889c2bdad9fa0aa874f43c0bf8 by Miss Islington (bot) in branch '3.7':
bpo-29707: Document that os.path.ismount() is not able to reliable detect bind mounts. (GH-11238)
https://github.com/python/cpython/commit/a4aade2cf82dfa889c2bdad9fa0aa874f43c0bf8


----------
nosy: +miss-islington

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


More information about the Python-bugs-list mailing list