]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-126469: remove unnecessary error-checking branch in `lexer.c` (#126473)
authorqqwqqw689 <114795525+qqwqqw689@users.noreply.github.com>
Wed, 1 Jan 2025 22:11:29 +0000 (06:11 +0800)
committerGitHub <noreply@github.com>
Wed, 1 Jan 2025 22:11:29 +0000 (22:11 +0000)
commitc810ed7c8e0a7464d19700ba1c8668a406f1c042
tree3a6f307cff09340eb9abeaf67df6edb704520c1b
parenta327810169982e3782bdefc2247789a71aa79b43
gh-126469: remove unnecessary error-checking branch in `lexer.c` (#126473)
Parser/lexer/lexer.c