]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed tests for shutil.make_archive() with relative base_name in the case when
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 8 Sep 2015 07:00:43 +0000 (10:00 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 8 Sep 2015 07:00:43 +0000 (10:00 +0300)
commit8a6023d05f13f3018e1621958d355ae96bc127aa
tree28048db9572351ba0ccdec4be2aebe8e4047a2b7
parent4da050a276c972b588729a2c6926157418a0c4fe
parent050a143a3f171191a19fee44854ee3a15838eb68
Fixed tests for shutil.make_archive() with relative base_name in the case when
the path of the directory for temporary files contains symlinks.