summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2022-06-22 09:18:37 (GMT)
committerGitHub <noreply@github.com>2022-06-22 09:18:37 (GMT)
commite51a22b6f667474be615e313db3de86c4c664b32 (patch)
treeeab75959b994a3ea938ba99f37da537e41cfb04a /Modules
parentddac87c1c1fc2f4fa25cea03aa7c3cf792035f5c (diff)
downloadcpython-e51a22b6f667474be615e313db3de86c4c664b32.zip
cpython-e51a22b6f667474be615e313db3de86c4c664b32.tar.gz
cpython-e51a22b6f667474be615e313db3de86c4c664b32.tar.bz2
gh-74696: Do not change the current working directory in shutil.make_archive() if possible (GH-93160) (GH-94106)
It is no longer changed when create a zip or tar archive. It is still changed for custom archivers registered with shutil.register_archive_format() if root_dir is not None. Co-authored-by: Éric <merwok@netwok.org> Co-authored-by: Łukasz Langa <lukasz@langa.pl> (cherry picked from commit fda4b2f06364ae5ef91ecd9c09e2af380c8b0b4c) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions