]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] 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:17:10 +0000 (12:17 +0100)
committerGitHub <noreply@github.com>
Thu, 28 Mar 2024 11:17:10 +0000 (11:17 +0000)
commitc703b7b54f60b25ed2b6dca1d7050315abc56210
tree00233c08f4e306d5ed3d1a30bfb8acd9980303cb
parent370a7f1e4a3497cc883da1582a032368bb06174f
[3.11] gh-117178: Recover lazy loading of self-referential modules (GH-117179) (#117320)

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]