This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-01-28 18:22:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
2b84dfdf97
cpython
/
Parser
/
lexer
History
Download ZIP
Download TAR.GZ
Lysandros Nikolaou
c1085a0a93
[3.13] gh-135148: Correctly handle f/t strings with comments and debug expressions (
#135198
) (
#136899
)
...
Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
2025-07-21 16:54:29 +02:00
..
buffer.c
gh-104169: Refactor tokenizer into lexer and wrappers (
#110684
)
2023-10-11 15:14:44 +00:00
buffer.h
gh-104169: Refactor tokenizer into lexer and wrappers (
#110684
)
2023-10-11 15:14:44 +00:00
lexer.c
[3.13] gh-135148: Correctly handle f/t strings with comments and debug expressions (
#135198
) (
#136899
)
2025-07-21 16:54:29 +02:00
lexer.h
gh-104169: Refactor tokenizer into lexer and wrappers (
#110684
)
2023-10-11 15:14:44 +00:00
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-121130: Fix f-string format specifiers with debug expressions (GH-121150) (
#121868
)
2024-07-16 19:25:04 +00:00