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-08 21:50:40 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
161b3064efdafd2008378a88a8009897df1b58d2
cpython
/
Parser
T
History
Stan Ulbrych
95953b692d
gh-140471: Fix buffer overflow in AST node initialization with malformed
_fields
(
#140506
)
2025-10-23 15:35:21 +00:00
..
lexer
…
tokenizer
…
action_helpers.c
…
asdl_c.py
gh-140471: Fix buffer overflow in AST node initialization with malformed
_fields
(
#140506
)
2025-10-23 15:35:21 +00:00
asdl.py
…
myreadline.c
…
parser.c
gh-140253: Improve the syntax error from an ill-positioned double-star subpattern (
#140254
)
2025-10-22 21:29:14 +03:00
peg_api.c
…
pegen_errors.c
…
pegen.c
…
pegen.h
…
Python.asdl
…
string_parser.c
…
string_parser.h
…
token.c
…