]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132449: Improve the algorithm to detect typos in keywords (#132837)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Wed, 23 Apr 2025 13:45:18 +0000 (14:45 +0100)
committerGitHub <noreply@github.com>
Wed, 23 Apr 2025 13:45:18 +0000 (14:45 +0100)
commit32c4bbe834aeb077dd12414b65b123cf7fb5b117
tree345ab748403a8803d84e003c8d60f99d13048c8a
parent85f89cb3e6bea6022cb58ffda560cf435f0adf94
gh-132449: Improve the algorithm to detect typos in keywords (#132837)
Lib/test/test_syntax.py
Lib/traceback.py