diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2022-06-22 08:47:25 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-22 08:47:25 (GMT) |
commit | fda4b2f06364ae5ef91ecd9c09e2af380c8b0b4c (patch) | |
tree | fb0f9d691445d6d875857c65746493714e4142a7 /Lib/idlelib/idle_test/test_editor.py | |
parent | f805d37641bd982fd7f252e51e2fdae836fce61c (diff) | |
download | cpython-fda4b2f06364ae5ef91ecd9c09e2af380c8b0b4c.zip cpython-fda4b2f06364ae5ef91ecd9c09e2af380c8b0b4c.tar.gz cpython-fda4b2f06364ae5ef91ecd9c09e2af380c8b0b4c.tar.bz2 |
gh-74696: Do not change the current working directory in shutil.make_archive() if possible (GH-93160)
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>
Diffstat (limited to 'Lib/idlelib/idle_test/test_editor.py')
0 files changed, 0 insertions, 0 deletions