]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-113317: Remove unused INVALID constant in Argument Clinic (#117624)
authorVictor Stinner <vstinner@python.org>
Mon, 8 Apr 2024 07:51:20 +0000 (09:51 +0200)
committerGitHub <noreply@github.com>
Mon, 8 Apr 2024 07:51:20 +0000 (09:51 +0200)
commite1eeb990bd169491075eeaea31481a4a96bdecbb
tree9e6732710f3ae75e9da7d791b894759e25953256
parenta453f5ef9d0b89bd00488d3814c6f0a2886342b8
gh-113317: Remove unused INVALID constant in Argument Clinic (#117624)
Lib/test/test_clinic.py
Tools/clinic/libclinic/function.py