From: Berker Peksag Date: Sat, 25 Jul 2015 11:55:32 +0000 (+0300) Subject: Issue #21697: shutil.copytree() now correctly handles symbolic links that point to... X-Git-Tag: v3.6.0a1~1908 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=882667203ca638ffce4238740c521c2a8320be09;p=thirdparty%2FPython%2Fcpython.git Issue #21697: shutil.copytree() now correctly handles symbolic links that point to directories. Patch by Eduardo Seabra and Thomas Kluyver. --- 882667203ca638ffce4238740c521c2a8320be09