[issue39899] `pathlib.Path.expanduser()` does not call `os.path.expanduser()`

Andrei Kulakov report at bugs.python.org
Mon Sep 6 13:41:03 EDT 2021


Andrei Kulakov <andrei.avk at gmail.com> added the comment:

Note this change also fixes https://bugs.python.org/issue41082 . I'm guessing it's too much of an edge case to backport this fix to 3.9, so I've put up a possible fix via docs update on that issue.

----------
nosy: +andrei.avk, kj

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


More information about the Python-bugs-list mailing list