From: Serhiy Storchaka Date: Thu, 27 Nov 2014 22:49:50 +0000 (+0200) Subject: Issue #21280: Fixed a bug in shutil.make_archive() when create an archive of X-Git-Tag: v3.5.0a1~423 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0a99b2ab61e506da60d9c48e440412a75399d4d0;p=thirdparty%2FPython%2Fcpython.git Issue #21280: Fixed a bug in shutil.make_archive() when create an archive of current directory in current directory. --- 0a99b2ab61e506da60d9c48e440412a75399d4d0