[issue9949] os.path.realpath on Windows does not follow symbolic links

Steve Dower report at bugs.python.org
Wed Aug 21 21:06:21 EDT 2019


Steve Dower <steve.dower at python.org> added the comment:

At this point, I'm inclined to say let's wait and see what the 3.8.0b4 feedback looks like.

Given that WSL has been fudging the boundaries here and hasn't suffered as a result, I don't expect much of a problem (and this change does actually make realpath() consistent between Windows native and WSL, which is nice). But I'm definitely open to making changes to this again if it turns out we need to.

----------
status: open -> closed

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


More information about the Python-bugs-list mailing list