]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106368: Argument clinic: add tests for more failure paths (#107731)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Tue, 8 Aug 2023 12:12:49 +0000 (13:12 +0100)
committerGitHub <noreply@github.com>
Tue, 8 Aug 2023 12:12:49 +0000 (12:12 +0000)
commit7c5153de5a2bd2c886173a317f116885a925cfce
tree91d0b7fc4f83dae5fee488702bbb2911717394a8
parent5df8b0d5c71a168a94fb64ad9d8190377b6e73da
gh-106368: Argument clinic: add tests for more failure paths (#107731)
Lib/test/test_clinic.py
Tools/clinic/clinic.py