]> granicus.if.org Git - python/commit
bpo-35031, test_asycio: disable TLS 1.3 in test_start_tls_server_1() (GH-14148)
authorVictor Stinner <vstinner@redhat.com>
Mon, 17 Jun 2019 09:47:49 +0000 (11:47 +0200)
committerGitHub <noreply@github.com>
Mon, 17 Jun 2019 09:47:49 +0000 (11:47 +0200)
commitc034b7824f5a7c50f2946ab3931633200e31d903
treec9ac602d12918addaf5df6c7bdac1dd417169a64
parentc5905f39bcf4ef895d42eede41bb5a2f071a501d
bpo-35031, test_asycio: disable TLS 1.3 in test_start_tls_server_1() (GH-14148)

bpo-35031, bpo-35998: Reintroduce workaround on Windows and FreeBSD
in test_start_tls_server_1() of test_asyncio: disable TLS v1.3 on the
client context.
Lib/test/test_asyncio/test_sslproto.py