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 pitrou
Recipients barneygale, pitrou
Date 2020-04-17.17:42:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587145333.06.0.875505428658.issue39897@roundup.psfhosted.org>
In-reply-to
Content
New changeset c746c4f353510a17683a49ed7f90ffaae664ff7b by Barney Gale in branch 'master':
bpo-39897: Remove needless `Path(self.parent)` call, which makes `is_mount()` misbehave in `Path` subclasses. (GH-18839)
https://github.com/python/cpython/commit/c746c4f353510a17683a49ed7f90ffaae664ff7b
History
Date User Action Args
2020-04-17 17:42:13pitrousetrecipients: + pitrou, barneygale
2020-04-17 17:42:13pitrousetmessageid: <1587145333.06.0.875505428658.issue39897@roundup.psfhosted.org>
2020-04-17 17:42:13pitroulinkissue39897 messages
2020-04-17 17:42:13pitroucreate