]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103186: Make test_generated_cases less noisy by default (GH-109100)
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 7 Sep 2023 17:53:38 +0000 (20:53 +0300)
committerGitHub <noreply@github.com>
Thu, 7 Sep 2023 17:53:38 +0000 (20:53 +0300)
commitf9f085c326cdaa34ebb3ca018228a63825b12122
treed063f27d13ab899b79dc0a0992811eebe34915db
parent96396962ce7a83c09bac5061121c779ca6b25ef5
gh-103186: Make test_generated_cases less noisy by default (GH-109100)

Print additional details only when tests are run with -vv.
Lib/test/test_generated_cases.py