bpo-36918: Fix "Exception ignored in" in test_urllib by vstinner · Pull Request #13996 · python/cpython
Mock the HTTPConnection.close() method in a few unit tests to avoid logging "Exception ignored in: ..." messages.
vstinner
deleted the
test_urllib_mock_close
branch
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Jun 12, 2019Mock the HTTPConnection.close() method in a few unit tests to avoid logging "Exception ignored in: ..." messages. (cherry picked from commit eb976e4) Co-authored-by: Victor Stinner <vstinner@redhat.com>
miss-islington added a commit that referenced this pull request
Jun 12, 2019Mock the HTTPConnection.close() method in a few unit tests to avoid logging "Exception ignored in: ..." messages. (cherry picked from commit eb976e4) Co-authored-by: Victor Stinner <vstinner@redhat.com>
lisroach pushed a commit to lisroach/cpython that referenced this pull request
Sep 10, 2019DinoV pushed a commit to DinoV/cpython that referenced this pull request
Jan 14, 2020This file contains hidden or 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