Skip to content

Commit

Permalink
pythongh-97008: Add a Python implementation of AttributeError and Nam…
Browse files Browse the repository at this point in the history
…eError suggestions (python#97022)

Relevant tests moved from test_exceptions to test_traceback to be able to
compare both implementations.

Co-authored-by: Carl Friedrich Bolz-Tereick <cfbolz@gmx.de>
  • Loading branch information
2 people authored and mpage committed Oct 11, 2022
1 parent de65e64 commit c00e5c5
Show file tree
Hide file tree
Showing 8 changed files with 50,707 additions and 520 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ Include/internal/pycore_runtime_init_generated.h generated
Include/opcode.h generated
Include/token.h generated
Lib/keyword.py generated
Lib/test/levenshtein_examples.json generated
Lib/test/test_stable_abi_ctypes.py generated
Lib/token.py generated
Objects/typeslots.inc generated
Expand Down
Loading

0 comments on commit c00e5c5

Please sign in to comment.