diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-06-22 09:18:37 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-22 09:18:37 (GMT) |
| commit | e51a22b6f667474be615e313db3de86c4c664b32 (patch) | |
| tree | eab75959b994a3ea938ba99f37da537e41cfb04a /Python/frozen_hello.h | |
| parent | ddac87c1c1fc2f4fa25cea03aa7c3cf792035f5c (diff) | |
| download | cpython-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 'Python/frozen_hello.h')
0 files changed, 0 insertions, 0 deletions
