]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92886: Fix test that fails when running with `-O` in `test_imaplib.py` (GH-93237)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 4 Jun 2022 03:38:54 +0000 (20:38 -0700)
committerGitHub <noreply@github.com>
Sat, 4 Jun 2022 03:38:54 +0000 (20:38 -0700)
commit7b3cf3a2884b130c519fbe271e4d2a762248c2a0
tree65b38560f8a4ddf2796289fc0ce55f19687a25e6
parentb382bf50c53e6eab09f3e3bf0802ab052cb0289d
gh-92886: Fix test that fails when running with `-O` in `test_imaplib.py` (GH-93237)

(cherry picked from commit 8150b8cf7fe09d601246f5bdc6456a0e31f31bca)

Co-authored-by: jackh-ncl <1750152+jackh-ncl@users.noreply.github.com>
Lib/test/test_imaplib.py
Misc/NEWS.d/next/Tests/2022-05-25-23-07-15.gh-issue-92886.Aki63_.rst [new file with mode: 0644]