We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81185df commit 2165cceCopy full SHA for 2165cce
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2025-11-28-16-45-07.gh-issue-142029.JuXiKu.rst
@@ -1,2 +1,2 @@
1
-Raise :exc:`TypeError` instead of crashing when empty string is used as a
2
-name in ``_imp.create_builtin()``.
+Raise :exc:`ValueError` instead of crashing when empty string is used as a name
+in ``_imp.create_builtin()``.
0 commit comments