]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-97850: Suppress cross-references to removed ``importlib.util`` functions (#104134)
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Wed, 3 May 2023 13:13:03 +0000 (14:13 +0100)
committerGitHub <noreply@github.com>
Wed, 3 May 2023 13:13:03 +0000 (14:13 +0100)
commit423d7faeb37b6c13b3ebbf9255165fefc651983e
tree296b83388ef4208334f24d277ce3cbe5ebb7774c
parent8b03e5ff94d494109a84a106c1471175d42dd8fe
GH-97850: Suppress cross-references to removed ``importlib.util`` functions (#104134)

`importlib.utils` -> `importlib.util` in a few places

---------

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Doc/whatsnew/3.10.rst
Doc/whatsnew/3.11.rst
Doc/whatsnew/3.4.rst
Misc/NEWS.d/3.10.0a5.rst
Misc/NEWS.d/3.12.0a1.rst