]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132769: Refactor possible read-out-of-bounds in `lexer.c` (#132770)
authorsobolevn <mail@sobolevn.me>
Mon, 21 Apr 2025 17:48:48 +0000 (20:48 +0300)
committerGitHub <noreply@github.com>
Mon, 21 Apr 2025 17:48:48 +0000 (18:48 +0100)
commitea8ec95cfadbf58a11ef8e41341254d982a1a479
tree6d8545d6c651b20b427a4e08ee63f40b54b6c052
parent8516343d3aeb12e5871ecd1701649fd1fcf46fc0
gh-132769: Refactor possible read-out-of-bounds in `lexer.c` (#132770)
Parser/lexer/lexer.c