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-06-21 18:41:52 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
cpython
/
Tools
/
clinic
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Serhiy Storchaka
287c98f4cb
gh-150285: Fix too long docstrings in Argument Clinic code (GH-150338)
2026-05-24 16:16:12 +03:00
..
libclinic
gh-150285: Fix too long docstrings in Argument Clinic code (GH-150338)
2026-05-24 16:16:12 +03:00
.ruff.toml
gh-92266: Update pre-commit (
#139411
)
2025-10-01 08:40:54 +03:00
clinic.py
…
mypy.ini
Replace
strict_concatenate = True
with
extra_checks = True
(
#126391
)
2025-01-25 12:44:23 +03:00