This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients Alex Richman, Oliver Smith, eryksun, serhiy.storchaka
Date 2019-01-15.08:55:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547542545.28.0.852668111437.issue29707@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2019-01-15 08:55:46serhiy.storchakasetrecipients: + serhiy.storchaka, eryksun, Oliver Smith, Alex Richman
2019-01-15 08:55:45serhiy.storchakasetmessageid: <1547542545.28.0.852668111437.issue29707@roundup.psfhosted.org>
2019-01-15 08:55:45serhiy.storchakalinkissue29707 messages
2019-01-15 08:55:45serhiy.storchakacreate