]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-97850: Update the deprecation warning of `importlib.abc.Loader.load_module...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 11 Feb 2025 19:28:25 +0000 (20:28 +0100)
committerGitHub <noreply@github.com>
Tue, 11 Feb 2025 19:28:25 +0000 (19:28 +0000)
commite5c522e89596c34b002a607cc8eb806180fbd309
treec5a6f31105a3446497880f04f76b46b30e3fe6e7
parent052632279d3d47a5ac28224afbefd09719ebbe93
[3.13] gh-97850: Update the deprecation warning of `importlib.abc.Loader.load_module` (GH-129855) (GH-130013)

gh-97850: Update the deprecation warning of `importlib.abc.Loader.load_module` (GH-129855)
(cherry picked from commit aa81a6f6e4f265565da9781d0bf95c7d16ddd961)

Co-authored-by: Tomas R <tomas.roun8@gmail.com>
Doc/deprecations/pending-removal-in-3.15.rst
Doc/deprecations/pending-removal-in-future.rst
Doc/library/importlib.rst
Lib/importlib/_bootstrap.py
Misc/NEWS.d/next/Library/2025-02-08-15-13-43.gh-issue-97850.jQ0CvW.rst [new file with mode: 0644]