]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-139686: Revert "gh-139686: Make reloading a lazy module no-op (GH-139857)" (#143584)
authorBrett Cannon <brett@python.org>
Thu, 8 Jan 2026 22:08:03 +0000 (14:08 -0800)
committerGitHub <noreply@github.com>
Thu, 8 Jan 2026 22:08:03 +0000 (22:08 +0000)
commitdfeefbe8ead0e370cc701643d9909f84bd29f171
tree1f8baacb7f38c0c1b65efc77da7c0cf4165dde7c
parentb54a1d272e719bc327481ea3ce14c8381d29aaf8
GH-139686: Revert "gh-139686: Make reloading a lazy module no-op (GH-139857)" (#143584)

This reverts commits 57db12514ac686f0a752ec8fe1c08b6daa0c6219 and 0a97941245f1dda6d838f9aaf0512104e5253929.
Doc/library/importlib.rst
Lib/importlib/__init__.py
Lib/test/test_importlib/test_lazy.py
Misc/NEWS.d/3.15.0a3.rst
Misc/NEWS.d/next/Library/2026-01-08-13-41-58.gh-issue-139686.S_nzkl.rst [new file with mode: 0644]