]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-106368: Increase Argument Clinic test coverage (GH-106728) (#106730)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 13 Jul 2023 22:52:21 +0000 (15:52 -0700)
committerGitHub <noreply@github.com>
Thu, 13 Jul 2023 22:52:21 +0000 (22:52 +0000)
commit6a1a6601582ea893a81fd613f6432c85fc14f460
tree4bc6318c6b4a5730ece02146b086a0e520d3d64b
parent77d9fdf23be4b705b65b08ed00bb5df7988ecf3c
[3.12] gh-106368: Increase Argument Clinic test coverage (GH-106728) (#106730)

- improve output_parameter() coverage
- improve coverage for Function.kind
(cherry picked from commit ec45c513d389510930a62631a21a1dbb3f3aabb7)

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