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-07-24 10:52:24 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
382ee2f0f2be662fbcabcb4a6b38de416cea0cae
cpython
/
Tools
/
peg_generator
T
History
Pablo Galindo Salgado
f533f216e6
gh-102416: Do not memoize incorrectly loop rules in the parser (
#102467
)
2023-03-06 14:41:53 +01:00
..
data
Fix some scripts in the peg generator folder (GH-19853)
2020-05-02 05:23:06 +01:00
peg_extension
gh-99300: Use Py_NewRef() in Parser/ directory (
#99330
)
2022-11-10 15:30:05 +01:00
pegen
gh-102416: Do not memoize incorrectly loop rules in the parser (
#102467
)
2023-03-06 14:41:53 +01:00
scripts
gh-84623: Remove unused imports (
#94132
)
2022-06-22 19:14:27 +02:00
.clang-format
…
.gitignore
bpo-40669: Install PEG benchmarking dependencies in a venv (GH-20183)
2020-05-18 11:27:40 -07:00
Makefile
gh-54781: Move Lib/lib2to3/tests/ to Lib/test/test_lib2to3/ (
#94049
)
2022-06-21 15:21:22 +02:00
mypy.ini
Update pegen to use the latest upstream developments (GH-27586)
2021-08-12 17:37:30 +01:00
pyproject.toml
…
requirements.pip
…