]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123084: Turn `shutil.ExecError` into a deprecated alias of `RuntimeError` (#123125)
authorPeter Bierma <zintensitydev@gmail.com>
Wed, 21 Aug 2024 00:39:24 +0000 (20:39 -0400)
committerGitHub <noreply@github.com>
Wed, 21 Aug 2024 00:39:24 +0000 (00:39 +0000)
commit9dbd12375561a393eaec4b21ee4ac568a407cdb0
tree635ade20f3828229cf65ce6d3a7d078a0d0bd847
parentf88c14d412522587085ae039ebe70b91d5b4e226
gh-123084: Turn `shutil.ExecError` into a deprecated alias of `RuntimeError` (#123125)
Doc/deprecations/pending-removal-in-3.16.rst
Lib/shutil.py
Lib/test/test_shutil.py
Misc/NEWS.d/next/Library/2024-08-18-08-25-32.gh-issue-123084.rf8izX.rst [new file with mode: 0644]