]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36348: test_imaplib: add debug info (GH-12846)
authorVictor Stinner <vstinner@redhat.com>
Mon, 15 Apr 2019 16:45:01 +0000 (18:45 +0200)
committerGitHub <noreply@github.com>
Mon, 15 Apr 2019 16:45:01 +0000 (18:45 +0200)
commit2815bf5b1f39b9f677135473392887a8d261fc97
tree6ff3a24c339271fef11f16afb435739dea62f8d6
parent871ba6c848474959a506e0301628bf826ba11028
bpo-36348: test_imaplib: add debug info (GH-12846)

Log more info if tests fail.
Lib/test/test_imaplib.py