]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38530: Require 50% similarity in NameError and AttributeError suggestions (GH...
authorDennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Tue, 27 Apr 2021 00:22:27 +0000 (20:22 -0400)
committerGitHub <noreply@github.com>
Tue, 27 Apr 2021 00:22:27 +0000 (01:22 +0100)
commit284c52da092438522949d6f96d8c1f9ff37f9f00
tree8bbd5d4c0b4e396dd27f52b94f94e5c90b9e97f6
parent7244c0060dc3ef909f34b0791c3e7490b0340d5e
bpo-38530: Require 50% similarity in NameError and AttributeError suggestions (GH-25584)
Lib/test/test_exceptions.py
Python/suggestions.c