This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-28 13:45:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Tools
/
peg_generator
History
Pablo Galindo Salgado
9dfef4e5f4
gh-125588: Teach the python PEG generator the new f-string tokens (
#125589
)
...
Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
2024-10-29 23:40:12 +00:00
..
peg_extension
gh-122270: Fix typos in the Py_DEBUG macro name (GH-122271)
2024-07-25 14:04:22 +03:00
pegen
gh-125588: Teach the python PEG generator the new f-string tokens (
#125589
)
2024-10-29 23:40:12 +00:00
.clang-format
…
.gitignore
…
Makefile
…
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
…