Commit c00e5c5
pythongh-97008: Add a Python implementation of AttributeError and NameError 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>1 parent de65e64 commit c00e5c5
File tree
8 files changed
+50707
-520
lines changed- Lib
- test
- Misc/NEWS.d/next/Library
- Tools/scripts
8 files changed
+50707
-520
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
0 commit comments