]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-132769: Refactor possible read-out-of-bounds in `lexer.c` (GH-132770) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 21 Apr 2025 22:42:55 +0000 (00:42 +0200)
committerGitHub <noreply@github.com>
Mon, 21 Apr 2025 22:42:55 +0000 (22:42 +0000)
commite140e6ef789b1d8de1afd715503740e96e5ae925
tree2ba3341fc5edd4c8a6d3de51f7ee25a5593d8f8a
parentcdabbc126fb16420903166ad788d39e01230c966
[3.13] gh-132769: Refactor possible read-out-of-bounds in `lexer.c` (GH-132770) (#132788)

gh-132769: Refactor possible read-out-of-bounds in `lexer.c` (GH-132770)
(cherry picked from commit ea8ec95cfadbf58a11ef8e41341254d982a1a479)

Co-authored-by: sobolevn <mail@sobolevn.me>
Parser/lexer/lexer.c