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-26 21:03:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Tools
/
peg_generator
History
Victor Stinner
7fe1a18b77
gh-130396: Remove _Py_ReachedRecursionLimitWithMargin() function (
#141951
)
...
Move the private function to the internal C API (pycore_ceval.h).
2025-11-27 12:32:00 +01:00
..
peg_extension
gh-135801: Add the module parameter to compile() etc (GH-139652)
2025-11-13 13:21:32 +02:00
pegen
gh-130396: Remove _Py_ReachedRecursionLimitWithMargin() function (
#141951
)
2025-11-27 12:32:00 +01:00
.clang-format
…
.gitignore
…
.ruff.toml
gh-92266: Update pre-commit (
#139411
)
2025-10-01 08:40:54 +03:00
Makefile
…
mypy.ini
…
pyproject.toml
…