This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-06 12:49:07 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc9602819181d68568259029a2accfd2dfcd086d
cpython
/
Parser
/
tokenizer
T
History
Pablo Galindo Salgado
98b1e51927
gh-145234: Normalize decoded CR in string tokenizer (
#145281
)
2026-02-27 12:44:54 +00:00
..
file_tokenizer.c
gh-63161: Fix PEP 263 support (GH-139481)
2025-10-10 12:51:19 +00:00
helpers.c
gh-144872: fix heap buffer overflow
_PyTokenizer_ensure_utf8
(
#144807
)
2026-02-26 22:35:08 +00:00
helpers.h
gh-63161: Fix PEP 263 support (GH-139481)
2025-10-10 12:51:19 +00:00
readline_tokenizer.c
gh-63161: Fix PEP 263 support (GH-139481)
2025-10-10 12:51:19 +00:00
string_tokenizer.c
gh-145234: Normalize decoded CR in string tokenizer (
#145281
)
2026-02-27 12:44:54 +00:00
tokenizer.h
…
utf8_tokenizer.c
…