[issue33414] Make shutil.copytree use os.scandir to take advantage of cached is_(dir|file|symlink)

Andrés Delfino report at bugs.python.org
Tue May 8 18:15:37 EDT 2018


Andrés Delfino <adelfino at gmail.com> added the comment:

I believe you are right about being conservative with changing working code, specially when there's no proof about performance being improved.

I think its best to close this ticket. I'd do it myself, but I know what resolution applies here.

----------

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


More information about the Python-bugs-list mailing list