This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cpython
mirror of
https://github.com/python/cpython.git
Watch
2
Star
0
Fork
You've already forked cpython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f48887fb97
cpython
/
Parser
/
lexer
History
Sergey Miryanov
3a7f17c7e2
gh-130790: Remove references about unicode's readiness from comments (
#130801
)
2025-03-03 19:18:09 +00: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
gh-130790: Remove references about unicode's readiness from comments (
#130801
)
2025-03-03 19:18:09 +00:00
lexer.h
gh-104169: Refactor tokenizer into lexer and wrappers (
#110684
)
2023-10-11 15:14:44 +00:00
state.c
gh-123229: Fix valgrind warning by initializing the f-string buffers to 0 in the tokenizer (
#123263
)
2024-08-23 12:33:45 +00:00
state.h
gh-121130: Fix f-string format specifiers with debug expressions (
#121150
)
2024-07-16 19:57:22 +01:00