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-26 22:32:50 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
76bef3832bae64664882e27ecb6f89800a12cf43
cpython
/
Tools
/
peg_generator
T
History
Steve Dower
79dad03747
gh-111650: Ensure pyconfig.h includes Py_GIL_DISABLED on Windows (GH-112778)
2023-12-13 15:38:45 +00:00
..
peg_extension
gh-110805: Fix test_peg_generator after the change in the parser for REPL tracebacks (
#110814
)
2023-10-13 13:04:23 +02:00
pegen
gh-111650: Ensure pyconfig.h includes Py_GIL_DISABLED on Windows (GH-112778)
2023-12-13 15:38:45 +00:00
.clang-format
bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)
2020-04-22 23:29:27 +01:00
.gitignore
gh-105191: Cleanup peg generator; keep only necessary files (
#105197
)
2023-06-01 17:24:15 +02:00
Makefile
gh-105191: Cleanup peg generator; keep only necessary files (
#105197
)
2023-06-01 17:24:15 +02:00
mypy.ini
gh-108455: peg_generator: enable mypy's
--warn-unreachable
setting and
redundant-expr
error code (
#109160
)
2023-09-08 22:05:40 +01:00
pyproject.toml
gh-105191: Cleanup peg generator; keep only necessary files (
#105197
)
2023-06-01 17:24:15 +02:00