[issue39897] `pathlib.Path.is_mount()` calls `Path(self.parent)` and therefore misbehaves in `Path` subclasses

Barney Gale report at bugs.python.org
Sat Mar 7 23:15:58 EST 2020


Change by Barney Gale <barney.gale at gmail.com>:


----------
keywords: +patch
pull_requests: +18196
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/18839

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


More information about the Python-bugs-list mailing list