cpython/Tools/clinic
Victor Stinner 166cdaa6fb
gh-111489: Remove _PyTuple_FromArray() alias (#139973)
Replace _PyTuple_FromArray() with PyTuple_FromArray().
Remove pycore_tuple.h includes.
2025-10-11 22:58:14 +02:00
..
libclinic gh-111489: Remove _PyTuple_FromArray() alias (#139973) 2025-10-11 22:58:14 +02:00
.ruff.toml gh-92266: Update pre-commit (#139411) 2025-10-01 08:40:54 +03:00
clinic.py gh-113317: Finish splitting Argument Clinic into sub-files (#117513) 2024-04-04 11:09:40 +02:00
mypy.ini Replace strict_concatenate = True with extra_checks = True (#126391) 2025-01-25 12:44:23 +03:00