]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-146495: Improve `SyntaxError` message for `&&` and `||` operators (#150906)
authorAniket <148300120+Aniketsy@users.noreply.github.com>
Sat, 27 Jun 2026 16:57:10 +0000 (22:27 +0530)
committerGitHub <noreply@github.com>
Sat, 27 Jun 2026 16:57:10 +0000 (18:57 +0200)
commit0f501b9b74b1ecd508dbef0340004055feca6a79
tree6083412f7789941b96af005e0b3caba960c7519e
parent8cda6ae2f1f86f2d26c29586ffc9687b410abfcf
gh-146495: Improve `SyntaxError` message for `&&` and `||` operators (#150906)
Grammar/python.gram
Lib/test/test_syntax.py
Misc/NEWS.d/next/Core_and_Builtins/2026-06-04-15-02-35.gh-issue-146495.wWRRvx.rst [new file with mode: 0644]
Parser/parser.c
Parser/pegen.h