gh-142029: Raise ModuleNotFoundError instead of crashing on nonexsistent module name given to create_builtin()#142054
Merged
vstinner merged 13 commits intoDec 15, 2025
python:mainpython/cpython:mainfrom
dr-carlos:importlib-nonexistent-builtindr-carlos/cpython:importlib-nonexistent-builtinCopy head branch name to clipboard
Merged
gh-142029: Raise ModuleNotFoundError instead of crashing on nonexsistent module name given to create_builtin()#142054vstinner merged 13 commits intopython:mainpython/cpython:mainfrom dr-carlos:importlib-nonexistent-builtindr-carlos/cpython:importlib-nonexistent-builtinCopy head branch name to clipboard
ModuleNotFoundError instead of crashing on nonexsistent module name given to create_builtin()#142054vstinner merged 13 commits into
python:mainpython/cpython:mainfrom
dr-carlos:importlib-nonexistent-builtindr-carlos/cpython:importlib-nonexistent-builtinCopy head branch name to clipboard
Commits
Commits on Nov 28, 2025
Commits on Dec 1, 2025
Commits on Dec 2, 2025
Commits on Dec 9, 2025
Commits on Dec 11, 2025
Commits on Dec 12, 2025
- authored
Fix typo in `test_import`
Show description for 40a9c84andauthored- authored