]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-136616: Improve `assert` syntax error messages (#136653)
authorsobolevn <mail@sobolevn.me>
Tue, 9 Sep 2025 20:26:22 +0000 (23:26 +0300)
committerGitHub <noreply@github.com>
Tue, 9 Sep 2025 20:26:22 +0000 (23:26 +0300)
commit6bc65c30ff1fd0b581a2c93416496fc720bc442c
tree1bae55e8aca830c2a01c2e0fa640c262afb3df85
parent66ef16105a1c47d99a5f19e8ef28776c1289e8dc
gh-136616: Improve `assert` syntax error messages (#136653)
Grammar/python.gram
Lib/test/test_syntax.py
Misc/NEWS.d/next/Core_and_Builtins/2025-07-14-17-01-23.gh-issue-136616.FQjXE_.rst [new file with mode: 0644]
Parser/parser.c