]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-138044: Remove deprecated parameter alias for `importlib.resources.files` (#138059)
authorSemyon Moroz <donbarbos@proton.me>
Sat, 4 Oct 2025 13:53:43 +0000 (17:53 +0400)
committerGitHub <noreply@github.com>
Sat, 4 Oct 2025 13:53:43 +0000 (14:53 +0100)
commit8d17d79299ba3aad9f8fd2aded5ee776dc71668d
treef7f6bfd154b2eebd641c1f8c8209a144dd77ebe2
parentdb53ca30d761abba525bc8e47b16920b1fc43a83
gh-138044: Remove deprecated parameter alias for `importlib.resources.files` (#138059)
Doc/library/importlib.resources.rst
Lib/importlib/resources/_common.py
Lib/test/test_importlib/resources/test_files.py
Misc/NEWS.d/next/Library/2025-08-22-12-48-14.gh-issue-138044.lEQULC.rst [new file with mode: 0644]