]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] GH-137426: Remove code deprecation of `importlib.abc.ResourceLoader` (GH-13756...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 12 Aug 2025 12:47:28 +0000 (14:47 +0200)
committerGitHub <noreply@github.com>
Tue, 12 Aug 2025 12:47:28 +0000 (15:47 +0300)
commitdaed07a1f9965be4eecbc9d044d26bc08846c4e3
treeb144795ee1e0c491f789eaf79bb316277db7a01c
parent946b226b90d444ddfb4d3c777fb22e900dd467b4
[3.14] GH-137426: Remove code deprecation of `importlib.abc.ResourceLoader` (GH-137567) (#137654)

Co-authored-by: Brett Cannon <brett@python.org>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Doc/library/importlib.rst
Lib/importlib/abc.py
Lib/test/test_importlib/test_abc.py
Misc/NEWS.d/next/Library/2025-08-08-15-00-38.gh-issue-137426.lW-Rk2.rst [new file with mode: 0644]