gh-92886: Fixing test that fails when running with optimizations (`-O`) in `test_imaplib.py` by jackh-ncl · Pull Request #93237 · python/cpython

jackh-ncl

@jackh-ncl

@blurb-it

@jackh-ncl jackh-ncl marked this pull request as ready for review

May 25, 2022

jackh-ncl

@@ -939,6 +939,7 @@ def test_with_statement_logout(self):

@threading_helper.reap_threads
@cpython_only
@unittest.skipUnless(__debug__, "Won't work if __debug__ is False")

JelleZijlstra

miss-islington pushed a commit to miss-islington/cpython that referenced this issue

Jun 4, 2022
…maplib.py` (pythonGH-93237)

(cherry picked from commit 8150b8c)

Co-authored-by: jackh-ncl <1750152+jackh-ncl@users.noreply.github.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this issue

Jun 4, 2022
…maplib.py` (pythonGH-93237)

(cherry picked from commit 8150b8c)

Co-authored-by: jackh-ncl <1750152+jackh-ncl@users.noreply.github.com>

miss-islington added a commit that referenced this issue

Jun 4, 2022
….py` (GH-93237)

(cherry picked from commit 8150b8c)

Co-authored-by: jackh-ncl <1750152+jackh-ncl@users.noreply.github.com>

miss-islington added a commit that referenced this issue

Jun 4, 2022
….py` (GH-93237)

(cherry picked from commit 8150b8c)

Co-authored-by: jackh-ncl <1750152+jackh-ncl@users.noreply.github.com>