]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix the caret position in some syntax errors in interactive mode (GH-30718)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Thu, 20 Jan 2022 15:34:13 +0000 (15:34 +0000)
committerGitHub <noreply@github.com>
Thu, 20 Jan 2022 15:34:13 +0000 (15:34 +0000)
commit650720a0cfa1673938e6d1bad53b6c37c9edb47d
tree4fade9a6e2a49af3fc936a5ce7a47eebd9da997f
parentb04dfbbe4bd7071d46c8688c2263726ea31d33cd
Fix the caret position in some syntax errors in interactive mode (GH-30718)
Parser/pegen_errors.c