[issue42778] Add follow_symlinks=True parameter to both os.path.samefile() and Path.samefile()

Ross Rhodes report at bugs.python.org
Tue Dec 29 07:37:46 EST 2020


Ross Rhodes <ross.rhodes at hotmail.co.uk> added the comment:

Hi Tom,

Thanks for raising this issue. I've opened a PR to permit us to set `follow_symlinks` in both os.path and pathlib. Feel free to leave feedback.

----------

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


More information about the Python-bugs-list mailing list