Skip to content

Commit a552708

Browse files
committed
Merge branch 'shutil-default-zipfile-behaviour' of https://github.com/cowgoesmoo69/cpython into shutil-default-zipfile-behaviour
2 parents 7313e11 + b4e035b commit a552708

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
The default behaviour of shutil.make_archive(), in relation to handling of symbolic links when creating zip files, now matches the default behaviour of command-line zip utilities on Linux/UNIX/Windows: symbolic links to both files and directories are resolved to their targets and included in the zip file.

0 commit comments

Comments
 (0)