This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
mirror of
https://github.com/python/cpython.git
synced
2026-08-03 07:35:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd3e9b3fd28072758b412e758df1b67c19ae01b0
cpython
/
Parser
/
lexer
T
History
Mikhail Efimov
and
GitHub
08cacb2a14
[3.13] gh-140576: Fixed crash produced by lexer in case of dedented zero byte (GH-140583) (
#140762
)
2025-10-29 14:33:55 +00:00
..
buffer.c
…
buffer.h
…
lexer.c
[3.13] gh-140576: Fixed crash produced by lexer in case of dedented zero byte (GH-140583) (
#140762
)
2025-10-29 14:33:55 +00:00
lexer.h
…
state.c
[3.13] gh-123229: Fix valgrind warning by initializing the f-string buffers to 0 in the tokenizer (GH-123263) (
#123264
)
2024-08-23 12:59:54 +00:00
state.h
[3.13] gh-139516: Fix lambda colon start format spec in f-string in t… (
#139726
)
2025-10-07 23:15:57 +01:00