[issue23407] os.walk always follows Windows junctions

Steve Dower report at bugs.python.org
Mon Nov 18 11:53:43 EST 2019


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

At a minimum, it needs to be turned into a GitHub PR.

We've made some significant changes in this area in 3.8, so possibly the best available code is now in shutil.rmtree (or shutil.copytree) rather than the older patch files.

----------

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


More information about the Python-bugs-list mailing list