[issue40654] shutil.copyfile mutates symlink for absolute path

Jason R. Coombs report at bugs.python.org
Fri May 22 14:07:47 EDT 2020


Jason R. Coombs <jaraco at jaraco.com> added the comment:

Perhaps related, I've encountered another apparent regression on Python 3.8 on Windows when the current working directory is in a symlink to another volume and one runs `setup.py develop` on a project using setuptools_scm (https://github.com/pypa/setuptools_scm/issues/436).

----------

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


More information about the Python-bugs-list mailing list