Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bbc7cd6

Browse files
ambvcfbolz
andauthored
gh-97008: Add a Python implementation of AttributeError and NameError suggestions (#97022)
Relevant tests moved from test_exceptions to test_traceback to be able to compare both implementations. Co-authored-by: Carl Friedrich Bolz-Tereick <[email protected]>
1 parent 7acb93f commit bbc7cd6

8 files changed

+50707
-520
lines changed

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ Include/internal/pycore_runtime_init_generated.h generated
7373
Include/opcode.h generated
7474
Include/token.h generated
7575
Lib/keyword.py generated
76+
Lib/test/levenshtein_examples.json generated
7677
Lib/test/test_stable_abi_ctypes.py generated
7778
Lib/token.py generated
7879
Objects/typeslots.inc generated

0 commit comments

Comments
 (0)