summaryrefslogtreecommitdiffstats
path: root/Python/compile.c
diff options
context:
space:
mode:
author6t8k <58048945+6t8k@users.noreply.github.com>2023-08-16 07:00:03 (GMT)
committerGitHub <noreply@github.com>2023-08-16 07:00:03 (GMT)
commita86df298df5b02e2d69ea6879e9ed10a7adb85d0 (patch)
tree14862d05c2a9841037813bebcb06cc8710462e27 /Python/compile.c
parenta794ebeb028f7ef287c780d3890f816db9c21c51 (diff)
downloadcpython-a86df298df5b02e2d69ea6879e9ed10a7adb85d0.zip
cpython-a86df298df5b02e2d69ea6879e9ed10a7adb85d0.tar.gz
cpython-a86df298df5b02e2d69ea6879e9ed10a7adb85d0.tar.bz2
gh-99203: shutil.make_archive(): restore select CPython <= 3.10.5 behavior (GH-99802)
Restore following CPython <= 3.10.5 behavior of shutil.make_archive() that went away as part of gh-93160: Do not create an empty archive if root_dir is not a directory, and, in that case, raise FileNotFoundError or NotADirectoryError regardless of format choice. Beyond the brought-back behavior, the function may now also raise these exceptions in dry_run mode.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions