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-30 14:47:42 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
77cc4428a772b190ce10ec4d383594de09a03a45
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
…