[issue21697] shutil.copytree() handles symbolic directory incorrectly

Ned Deily report at bugs.python.org
Mon Jun 9 21:32:29 CEST 2014


Ned Deily added the comment:

Thanks for the report. The bug is still present in the 3.4 and default (what will become the 3.5 release) branches; the 3.3 branch now only accepts security fixes.  2.7 does not fail.  Would you be interested in producing a patch for the problem?

----------
keywords: +easy
nosy: +ned.deily
stage:  -> needs patch
versions: +Python 3.4, Python 3.5 -Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21697>
_______________________________________


More information about the Python-bugs-list mailing list