]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106368: Argument clinic tests: improve error message when `expect_success()` fails...
authorAlex Waygood <Alex.Waygood@Gmail.com>
Thu, 3 Aug 2023 21:26:14 +0000 (22:26 +0100)
committerGitHub <noreply@github.com>
Thu, 3 Aug 2023 21:26:14 +0000 (21:26 +0000)
commit9e6590b0978876de14587f528a09632b8879c369
tree43daeb4b700c0a1ac13a6aa4d0ce0e85985cd118
parent58ef74186795c56e3ec86e8c8f351a1d7826638a
gh-106368: Argument clinic tests: improve error message when `expect_success()` fails (#107606)
Lib/test/test_clinic.py