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-09 06:01:08 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5462002bbefd6cb79716828051beae94de8f2529
cpython
/
Doc
/
tools
/
extensions
/
lexers
T
History
Samuel
f37f57dfe6
gh-131421: Fix ASDL kw_defaults being
expr*
instead of
expr?*
(GH-133773)
...
Also fix docs ASDL highlighting.
2025-12-29 13:43:09 +02:00
..
__init__.py
…
asdl_lexer.py
gh-131421: Fix ASDL kw_defaults being
expr*
instead of
expr?*
(GH-133773)
2025-12-29 13:43:09 +02:00
peg_lexer.py
…