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-29 15:45:56 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd2ebdf89ff144e89db180bd552c50615f712cb2
cpython
/
Tools
/
clinic
T
History
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