]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-74696: Pass root_dir to custom archivers which support it (GH-94251)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 5 Oct 2022 09:48:59 +0000 (12:48 +0300)
committerGitHub <noreply@github.com>
Wed, 5 Oct 2022 09:48:59 +0000 (12:48 +0300)
commite3ef400be74e027eaa19f7677af986fb05dd3334
tree4c9f85db89f835fa123d2b52e45e4e2c85d3049f
parent4b83cd0b22428fbfccf1f0e85c0fc36be6ab7edf
gh-74696: Pass root_dir to custom archivers which support it (GH-94251)

Co-authored-by: Éric <merwok@netwok.org>
Doc/library/shutil.rst
Doc/whatsnew/3.12.rst
Lib/shutil.py
Lib/test/test_shutil.py
Misc/NEWS.d/next/Library/2022-06-25-09-12-23.gh-issue-74696.fxC9ua.rst [new file with mode: 0644]