]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-106368: Increase Argument Clinic test coverage (#106728) (#106731)
authorErlend E. Aasland <erlend@python.org>
Thu, 13 Jul 2023 23:13:43 +0000 (01:13 +0200)
committerGitHub <noreply@github.com>
Thu, 13 Jul 2023 23:13:43 +0000 (01:13 +0200)
commitd22224a401244de8eb424a54783d282a2533f7dd
treeb2d733b2e9a23f089d54cd226fc13f7f8a7ea84b
parenta276ce4505abc72dc3cf3a3a906ad65ef1306203
[3.11] gh-106368: Increase Argument Clinic test coverage (#106728) (#106731)

- improve output_parameter() coverage
- improve coverage for Function.kind

(cherry picked from commit ec45c513d389510930a62631a21a1dbb3f3aabb7)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
* Fix merge
Lib/test/clinic.test.c
Lib/test/test_clinic.py