]> 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:16 +0000 (20:38 -0700)
committerGitHub <noreply@github.com>
Sat, 4 Jun 2022 03:38:16 +0000 (20:38 -0700)
commit1497d7fdefff8207b8ccde82e96b6f471416c284
tree8416d665288f4ccdcbf7d8c3a6bcfe69e60e6dd9
parent9f101c23a41e739f5f80cf38419df1281835d452
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]