]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-106368: Argument clinic tests: improve failure message when tests in `Clini...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 28 Jul 2023 00:36:34 +0000 (17:36 -0700)
committerGitHub <noreply@github.com>
Fri, 28 Jul 2023 00:36:34 +0000 (00:36 +0000)
commit51b302e3f322eba7933da87ff1e6dd462c925859
tree41e1d6e40199eb2b13754ad6bede7e0237c75055
parentf106254e0b3c83d9064763d6132b3fe997da901b
[3.11] gh-106368: Argument clinic tests: improve failure message when tests in `ClinicExternalTests` fail (GH-107364) (#107366)

gh-106368: Argument clinic tests: improve failure message when tests in `ClinicExternalTests` fail (GH-107364)
(cherry picked from commit 76c26eaca4147ba7e3e8d7379c5a828f0b512a46)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Lib/test/test_clinic.py