]> granicus.if.org Git - python/commit
asyncio tests: make quiet the logs of SSL handshake failures when running tests
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 14 Jul 2014 20:26:34 +0000 (22:26 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 14 Jul 2014 20:26:34 +0000 (22:26 +0200)
commit1cae9ec96667e80e85fcdb034206dfd614708cd1
treec99c3b09396a7aedd4cf6f0c67e6f916c569fab3
parentacdb782a83d72a823030335e8f190890ae4df9cf
asyncio tests: make quiet the logs of SSL handshake failures when running tests
in debug mode
Lib/asyncio/test_utils.py
Lib/test/test_asyncio/test_events.py
Lib/test/test_asyncio/test_selector_events.py