cpython/Parser/lexer
Miss Islington (bot) c45ab05a3a
[3.14] gh-140576: Fixed crash produced by lexer in case of dedented zero byte (GH-140583) (#140757)
gh-140576: Fixed crash produced by lexer in case of dedented zero byte (GH-140583)
(cherry picked from commit 8706167474)

Co-authored-by: Mikhail Efimov <efimov.mikhail@gmail.com>
2025-10-29 13:54:37 +00:00
..
buffer.c gh-132661: Implement PEP 750 (#132662) 2025-04-30 11:46:41 +02:00
buffer.h
lexer.c [3.14] gh-140576: Fixed crash produced by lexer in case of dedented zero byte (GH-140583) (#140757) 2025-10-29 13:54:37 +00:00
lexer.h gh-132661: Implement PEP 750 (#132662) 2025-04-30 11:46:41 +02:00
state.c gh-132661: Implement PEP 750 (#132662) 2025-04-30 11:46:41 +02:00
state.h [3.14] gh-139516: Fix lambda colon start format spec in f-string in tokenizer (GH-139657) (#139701) 2025-10-07 18:35:17 +01:00