]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106368: Increase Argument Clinic test coverage (#107582)
authorErlend E. Aasland <erlend@python.org>
Thu, 3 Aug 2023 09:35:26 +0000 (11:35 +0200)
committerGitHub <noreply@github.com>
Thu, 3 Aug 2023 09:35:26 +0000 (09:35 +0000)
commita73daf54ebd7bd6bf32e82766a605ebead2f128c
tree038368a9db083a9a73fd75773b949ca249ac20fe
parent46366ca0486d07fe94c70d00771482c8ef1546fc
gh-106368: Increase Argument Clinic test coverage (#107582)

Add tests for DSL parser state machine and docstring formatting
Lib/test/clinic.test.c
Lib/test/test_clinic.py