]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151128: Improve SyntaxError message for cross language keywords (GH-151129)
authorLangyan <langyan_zang@163.com>
Mon, 15 Jun 2026 17:55:57 +0000 (01:55 +0800)
committerGitHub <noreply@github.com>
Mon, 15 Jun 2026 17:55:57 +0000 (20:55 +0300)
commit5ea1e907d1928c1e08cf4246e8935d62a95ca8a1
tree778c276c0dfa0fe221cd7c05cfcd8e3c967275b6
parente9d5280f6c040f859907eb3c04ec308f4918db9f
gh-151128: Improve SyntaxError message for cross language keywords (GH-151129)
Lib/test/test_traceback.py
Lib/traceback.py
Misc/NEWS.d/next/Library/2026-06-12-00-17-29.gh-issue-151128.-LYO3a.rst [new file with mode: 0644]