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-06-25 12:27:09 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9620f69cd4cd0b3691bc9feb279ddf45f71a9e7d
cpython
/
Parser
T
History
Grant Herman
262625fa30
gh-150207: Raise MemoryError on tokenizer allocation failure instead of crashing (
#150275
)
2026-06-06 01:58:35 +00:00
..
lexer
gh-150207: Raise MemoryError on tokenizer allocation failure instead of crashing (
#150275
)
2026-06-06 01:58:35 +00:00
tokenizer
gh-150207: Raise MemoryError on tokenizer allocation failure instead of crashing (
#150275
)
2026-06-06 01:58:35 +00:00
action_helpers.c
…
asdl_c.py
bpo-38131: Improve messages when generating AST nodes from objects with wrong field values (GH-17715)
2026-06-04 10:58:51 +00:00
asdl.py
…
myreadline.c
…
parser.c
…
peg_api.c
…
pegen_errors.c
…
pegen.c
…
pegen.h
…
Python.asdl
…
string_parser.c
…
string_parser.h
…
token.c
…