gh-92886: Fixing test that fails when running with optimizations (`-O`) in `test_imaplib.py` by jackh-ncl · Pull Request #93237 · python/cpython
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
jackh-ncl
marked this pull request as ready for review
| @@ -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") | |||
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, 2022miss-islington added a commit that referenced this issue
Jun 4, 2022