-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
gh-143811: Add helpful default error messages to AttributeError and NameError
#143813
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
johnslavik
wants to merge
3
commits into
python:main
from
johnslavik:add-default-messages-attributeerror-nameerror
+62
−2
Change default message for `NameError` to "name '...' is not defined"
530c2e8
Select commit
Loading
Failed to load commit list.
Open
gh-143811: Add helpful default error messages to AttributeError and NameError
#143813
Change default message for `NameError` to "name '...' is not defined"
530c2e8
Select commit
Loading
Failed to load commit list.
lint
succeeded
Loading