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
2025-12-08 06:10:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f1330b35b8
cpython
/
Parser
/
lexer
History
Download ZIP
Download TAR.GZ
Mikhail Efimov
8706167474
gh-140576: Fixed crash produced by lexer in case of dedented zero byte (
#140583
)
2025-10-29 13:27:35 +00:00
..
buffer.c
gh-132661: Implement PEP 750 (
#132662
)
2025-04-30 11:46:41 +02:00
buffer.h
lexer.c
gh-140576: Fixed crash produced by lexer in case of dedented zero byte (
#140583
)
2025-10-29 13:27:35 +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
gh-139516: Fix lambda colon start format spec in f-string in tokenizer (
#139657
)
2025-10-07 17:28:15 +01:00