This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-24 11:44:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
70a38ffb3d
cpython
/
Tools
/
clinic
History
Download ZIP
Download TAR.GZ
Yang Hau
707c37e373
Fix typos in variable names, function names, and comments (GH-101868)
2023-12-01 09:37:40 +00:00
..
.ruff.toml
gh-110558: Enable ruff's pyupgrade rules when running on Argument Clinic (
#110603
)
2023-10-10 09:35:36 +00:00
clinic.py
Fix typos in variable names, function names, and comments (GH-101868)
2023-12-01 09:37:40 +00:00
cpp.py
gh-104683: Remove unused variables from
Tools/clinic
and tests for
Tools/clinic
(
#107771
)
2023-08-09 11:24:05 +01:00
mypy.ini
gh-104146: Argument clinic: Remove dead code flagged by mypy's
truthy-bool
check (
#107627
)
2023-08-04 13:28:13 +00:00