]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92858: Improve error message for some suites with syntax error before ':' (#92894)
authorwookie184 <wookie1840@gmail.com>
Thu, 23 Jun 2022 16:31:09 +0000 (17:31 +0100)
committerGitHub <noreply@github.com>
Thu, 23 Jun 2022 16:31:09 +0000 (17:31 +0100)
commit2fc83ac3afa161578200dbf8d823a20e0801c0c0
tree056d63ec8f5152ac1086702e4a6f746a90d2c8a6
parentb4e0d6124a848a22df1ba12891329242c9e96f11
gh-92858: Improve error message for some suites with syntax error before ':' (#92894)
Grammar/python.gram
Lib/test/test_syntax.py
Misc/NEWS.d/next/Core and Builtins/2022-05-17-20-41-43.gh-issue-92858.eIXJTn.rst [new file with mode: 0644]
Parser/parser.c