]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-117178: Recover lazy loading of self-referential modules (GH-117179) (...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 28 Mar 2024 11:15:16 +0000 (12:15 +0100)
committerGitHub <noreply@github.com>
Thu, 28 Mar 2024 11:15:16 +0000 (11:15 +0000)
commit552b2646b75d079e9b31d4e800fbb2234624ed44
treec38d67350c2c50072c6e117d497b32702d38334c
parent8d42c57789b11f838da40cdc3f129b2115368dd9
[3.12] gh-117178: Recover lazy loading of self-referential modules (GH-117179) (#117319)

Co-authored-by: Chris Markiewicz <effigies@gmail.com>
Lib/importlib/util.py
Lib/test/test_importlib/test_lazy.py
Misc/NEWS.d/next/Library/2024-03-23-14-26-18.gh-issue-117178.vTisTG.rst [new file with mode: 0644]