commit | a4aade2cf82dfa889c2bdad9fa0aa874f43c0bf8 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Jan 15 01:01:15 2019 -0800 |
committer | GitHub <noreply@github.com> | Tue Jan 15 01:01:15 2019 -0800 |
tree | 5be3283230a1106a36ee556d519efc1445ece8e0 | |
parent | 6d0254bae4d739b487fcaa76705a2d309bce8e75 [diff] |
bpo-29707: Document that os.path.ismount() is not able to reliable detect bind mounts. (GH-11238) (cherry picked from commit 32ebd8508d4807a7c85d2ed8e9c3b44ecd6de591) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>