]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106368: Increase Argument Clinic test coverage (#106728)
authorErlend E. Aasland <erlend@python.org>
Thu, 13 Jul 2023 22:18:32 +0000 (00:18 +0200)
committerGitHub <noreply@github.com>
Thu, 13 Jul 2023 22:18:32 +0000 (22:18 +0000)
commitec45c513d389510930a62631a21a1dbb3f3aabb7
tree1681b6b037610350fe2e8013659a6171f4e3227e
parentf014f1567c081542aaf5cecce118edf35e09bcc5
gh-106368: Increase Argument Clinic test coverage (#106728)

- improve output_parameter() coverage
- improve coverage for Function.kind
Lib/test/clinic.test.c
Lib/test/test_clinic.py