]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-107450: Raise OverflowError when parser column offset overflows (GH-110754...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 12 Oct 2023 10:03:09 +0000 (12:03 +0200)
committerGitHub <noreply@github.com>
Thu, 12 Oct 2023 10:03:09 +0000 (10:03 +0000)
commitea3ac56a05d00da82ffd4b9326654aab4893cb72
treedb32163e5e774797f0d10eb3d5de6db3bdcaa255
parente8d04190c603f3b4ba7a0f2f5826906c77deca3b
[3.12] gh-107450: Raise OverflowError when parser column offset overflows (GH-110754) (#110762)

(cherry picked from commit fb7843ee895ac7f6eeb58f356b1a320eea081cfc)

Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
Lib/test/test_exceptions.py
Parser/pegen_errors.c