]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-139707: Better `ModuleNotFoundError` message for missing stdlib modules (GH-140219)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Tue, 21 Oct 2025 07:12:04 +0000 (08:12 +0100)
committerGitHub <noreply@github.com>
Tue, 21 Oct 2025 07:12:04 +0000 (09:12 +0200)
commit47d2f68df215b5bcbc76a50d3f4e0b68791e3e79
tree4e685eec136dc7620109f455126a01999f9f62e9
parentb2f9fb9db29296410f76009ac65cf81afa8a92a9
gh-139707: Better `ModuleNotFoundError` message for missing stdlib modules (GH-140219)
Lib/test/test_traceback.py
Lib/traceback.py
Misc/NEWS.d/next/Library/2025-10-16-16-10-11.gh-issue-139707.zR6Qtn.rst [new file with mode: 0644]