-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
bpo-38530: Require 50% similarity in NameError suggestions #25584
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
Conversation
Since this is a new feature in 3.10, I don't think there is a need for a news entry. |
Yeah, could you remove the NEWS entry, @sweeneyde? Otherwise, LGTM |
This reverts commit bd1ad7a.
efba22a
to
c88fd85
Compare
A thought: MAX_DISTANCE could be made larger if this change is made. |
Indeed, do you have some bandwidth to do some investigation on this? I am referring to what could be a sensible value once we merge this PR. |
I can look at some other compilers/interpreters/editors/document processors within the next few days. |
Thanks, that would be great! |
https://bugs.python.org/issue38530