]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149567: Remove deprecated `shutil.ExecError` (#149568)
authorStan Ulbrych <stan@python.org>
Fri, 15 May 2026 17:54:05 +0000 (18:54 +0100)
committerGitHub <noreply@github.com>
Fri, 15 May 2026 17:54:05 +0000 (18:54 +0100)
commit9ee9f58747652764e1bdca0050daeeaea8a6b92d
treeab327c372ebbe37943225311b38560179128eddf
parent9778db13f799b1e3d6287767ac461d4cd299ec2d
gh-149567: Remove deprecated `shutil.ExecError` (#149568)
Doc/whatsnew/3.16.rst
Lib/shutil.py
Lib/test/test_peepholer.py
Lib/test/test_shutil.py
Misc/NEWS.d/next/Library/2026-05-08-16-44-20.gh-issue-149567.iiZKEj.rst [new file with mode: 0644]