]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-97850: Note in py312 whatsnew that `importlib.util.set_loader` and `importl...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 31 Aug 2023 22:03:02 +0000 (15:03 -0700)
committerGitHub <noreply@github.com>
Thu, 31 Aug 2023 22:03:02 +0000 (00:03 +0200)
commita92c60c99bab716d1d08bccb92dcc0fe6ee93abe
tree1bf031107f07ab6fc6761e420481b1f3f0bd745e
parentbc42d6c6042d33a165b92ba61326a3e6aa389cb9
[3.12] gh-97850: Note in py312 whatsnew that `importlib.util.set_loader` and `importlib.util.module_for_loader` have been removed (GH-108719) (#108723)

gh-97850: Note in py312 whatsnew that `importlib.util.set_loader` and `importlib.util.module_for_loader` have been removed (GH-108719)

Note in py312 whatsnew that `importlib.util.set_loader` and `importlib.util.module_for_loader` have been removed
(cherry picked from commit 013a99a47b3299f48cf7f95aa451a116441b029c)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Doc/whatsnew/3.12.rst