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 lukasz.langa
Recipients cooperlees, lukasz.langa
Date 2017-08-01.22:35:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501626950.03.0.60561482203.issue30897@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 173ff4a58a6b337fe8a0eb44f211f33f278d3d5f by Łukasz Langa (Cooper Lees) in branch 'master':
bpo-30897: Add is_mount() to pathlib.Path (#2669)
https://github.com/python/cpython/commit/173ff4a58a6b337fe8a0eb44f211f33f278d3d5f
History
Date User Action Args
2017-08-01 22:35:50lukasz.langasetrecipients: + lukasz.langa, cooperlees
2017-08-01 22:35:50lukasz.langasetmessageid: <1501626950.03.0.60561482203.issue30897@psf.upfronthosting.co.za>
2017-08-01 22:35:50lukasz.langalinkissue30897 messages
2017-08-01 22:35:49lukasz.langacreate