]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-150885: Remove unused shutil._ensure_directory (GH-150883)
authorBernát Gábor <gaborjbernat@gmail.com>
Sun, 7 Jun 2026 14:40:55 +0000 (07:40 -0700)
committerGitHub <noreply@github.com>
Sun, 7 Jun 2026 14:40:55 +0000 (17:40 +0300)
commite5ced1f7788e77e318165b331d967156f81d6709
treecdda3fbf208e90472ae43e2f01309fc32282e805
parentf2cab7b0cf019fcc3112018db5e20c00976f33d4
gh-150885: Remove unused shutil._ensure_directory (GH-150883)

No longer used after gh-146581 (GH-146591).
Lib/shutil.py