]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43555: Report the column offset for invalid line continuation character (GH-24939...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 22 Mar 2021 19:07:05 +0000 (12:07 -0700)
committerGitHub <noreply@github.com>
Mon, 22 Mar 2021 19:07:05 +0000 (19:07 +0000)
commit994a519915bff4901abaa7476e2b91682dea619a
tree90b9d0f7fae99d08035a97a398dd25ebf0ff1eee
parentc145c03281af850130dd7f75abc19c6ea49626e6
bpo-43555: Report the column offset for invalid line continuation character (GH-24939) (#24975)

(cherry picked from commit 96eeff516204b7cc751103fa33dcc665e387846e)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Lib/test/test_syntax.py
Misc/NEWS.d/next/Core and Builtins/2021-03-19-22-49-40.bpo-43555.ZmhYSA.rst [new file with mode: 0644]
Parser/pegen/pegen.c
Parser/pegen/pegen.h