]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-104212: Explain how to port imp code to importlib (GH-105905) (#105952)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 20 Jun 2023 23:03:54 +0000 (16:03 -0700)
committerGitHub <noreply@github.com>
Tue, 20 Jun 2023 23:03:54 +0000 (23:03 +0000)
commit5729b418fe282bf7b2e890d3b757836e5a582905
tree748456c438564ec14b17003571d6824cd111c71b
parentc5c8111acf2a3a62ee06567593c78e8d5229fc79
[3.12] gh-104212: Explain how to port imp code to importlib (GH-105905) (#105952)

gh-104212: Explain how to port imp code to importlib (GH-105905)
(cherry picked from commit 7a56a4148c521969d64164d2776641f19e3ca9e8)

Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/whatsnew/3.12.rst