]> granicus.if.org Git - python/commit
bpo-35031: also disable TLS 1.3 for test_start_tls_server_1 on macOS (GH-14188)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 18 Jun 2019 08:56:51 +0000 (01:56 -0700)
committerGitHub <noreply@github.com>
Tue, 18 Jun 2019 08:56:51 +0000 (01:56 -0700)
commitf49c85d0cb098ba75191a9e272d149ed6466dfb7
treee21aabb0df442a1e0fd7299de55ca949122ea42d
parentbd75abfefed31316fc627069597cc3c5087a885b
bpo-35031: also disable TLS 1.3 for test_start_tls_server_1 on macOS (GH-14188)

(cherry picked from commit a514f782b822bd7bca7c8d78be7bd53bc25c1908)

Co-authored-by: Ned Deily <nad@python.org>
Lib/test/test_asyncio/test_sslproto.py