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-22 19:12:50 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f5364ae75043580cf1ce94dcafe2b8b489a855aa
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
…