]> granicus.if.org Git - python/commit
Issue #25114: Fix test_asyncio
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 21 Sep 2015 20:20:19 +0000 (22:20 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 21 Sep 2015 20:20:19 +0000 (22:20 +0200)
commit72e1eae7bbad324115e37809ffd119e66184d560
treeb6dab834c2a1fdd27f2370ea814d8cb7e0bc431f
parent5e4a7d8dc7781a4c0dfacecdc4db0eb34beb1391
Issue #25114: Fix test_asyncio

ssl.SSLContext() does not always disable compression. Fix unit test.
Lib/test/test_asyncio/test_events.py