COMMITS
/ Parser/lexer/lexer.c April 1, 2026
S
October 29, 2025
M
[3.13] gh-140576: Fixed crash produced by lexer in case of dedented zero byte (GH-140583) (#140762)
Mikhail Efimov committed
October 7, 2025
T
[3.13] gh-139516: Fix lambda colon start format spec in f-string in t… (#139726)
Tomasz Pytel committed
August 3, 2025
M
[3.13] gh-137314: Fix incorrect treatment of format specs in raw fstrings (GH-137328) (#137345)
Miss Islington (bot) committed
July 21, 2025
L
[3.13] gh-135148: Correctly handle f/t strings with comments and debug expressions (#135198) (#136899)
Lysandros Nikolaou committed
April 21, 2025
M
[3.13] gh-132769: Refactor possible read-out-of-bounds in `lexer.c` (GH-132770) (#132788)
Miss Islington (bot) committed
April 18, 2025
March 1, 2025
P
[3.13] gh-130618: Fix parser error when using lambdas inside f-strings (GH-130638) (#130642)
Pablo Galindo Salgado committed
January 22, 2025
M
[3.13] gh-129093: Fix f-string debug text sometimes getting cut off when expression contains `!` (GH-129159) (#129163)
Miss Islington (bot) committed
July 19, 2024
M
[3.13] gh-122026: Fix identification of mismatched parentheses inside f-strings (GH-122028) (#122041)
Miss Islington (bot) committed
S
[3.13] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122012)
Serhiy Storchaka committed
July 16, 2024
P
[3.13] gh-121130: Fix f-string format specifiers with debug expressions (GH-121150) (#121868)
Pablo Galindo Salgado committed
January 26, 2024
E
gh-114569: Use PyMem_* APIs for most non-PyObject uses (#114574)
Erlend E. Aasland committed
January 5, 2024
P
gh-113703: Correctly identify incomplete f-strings in the codeop module (#113709)
Pablo Galindo Salgado committed
November 20, 2023
P
gh-112243: Don't include comments in f-string debug expressions (#112284)
Pablo Galindo Salgado committed
October 18, 2023
S
October 16, 2023
L
gh-107450: Check for overflow in the tokenizer and fix overflow test (#110832)
Lysandros Nikolaou committed
October 11, 2023
L
gh-104169: Refactor tokenizer into lexer and wrappers (#110684)
Lysandros Nikolaou committed