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-06 20:51:17 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3.11
cpython
/
Tools
/
peg_generator
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Pablo Galindo Salgado
58de2eb26b
[3.11] gh-102416: Do not memoize incorrectly loop rules in the parser (GH-102467). (
#102473
)
2023-03-06 17:13:28 +00:00
..
data
…
peg_extension
gh-91320: Use _PyCFunction_CAST() (
#92251
)
2022-05-03 21:42:14 +02:00
pegen
[3.11] gh-102416: Do not memoize incorrectly loop rules in the parser (GH-102467). (
#102473
)
2023-03-06 17:13:28 +00:00
scripts
Update grammar_grapher with the new forced (&&) directive (
#31704
)
2022-03-06 15:26:28 +01:00
.clang-format
…
.gitignore
…
Makefile
Refactor parser compilation units into specific components (GH-29676)
2021-11-21 01:08:50 +00: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
…