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-11-03 03:22:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
e675e515ae
cpython
/
Tools
/
clinic
History
Download ZIP
Download TAR.GZ
Victor Stinner
e675e515ae
gh-108494: Argument Clinic: fix option group for Limited C API (
#108574
)
...
Use PyTuple_Size() instead of PyTuple_GET_SIZE().
2023-08-29 13:33:28 +02:00
..
clinic.py
gh-108494: Argument Clinic: fix option group for Limited C API (
#108574
)
2023-08-29 13:33:28 +02: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