]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107450: Remove unnecessary overflow check in parser error handler (#110940)
authorLysandros Nikolaou <lisandrosnik@gmail.com>
Mon, 16 Oct 2023 20:41:01 +0000 (22:41 +0200)
committerGitHub <noreply@github.com>
Mon, 16 Oct 2023 20:41:01 +0000 (22:41 +0200)
commitf46333b9f50c79abf650998664e07b3ffbb6130a
tree91f2aebb537abf71eae3c1a731839f67e2deee1d
parenta77180e6633a3aca4011b175c2ac65aa33795035
gh-107450: Remove unnecessary overflow check in parser error handler (#110940)
Parser/pegen_errors.c