]> granicus.if.org Git - python/commit
bpo-35998: Avoid TimeoutError in test_asyncio: test_start_tls_server_1() (GH-14080)
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Fri, 14 Jun 2019 15:26:24 +0000 (18:26 +0300)
committerVictor Stinner <vstinner@redhat.com>
Fri, 14 Jun 2019 15:26:24 +0000 (17:26 +0200)
commitf0749da9a535375f05a2015e8960e8ae54877349
treef189a28c00faa632fd45c13a0d85d38124eb1a97
parent431478d5d74d880692817323198b9605af972fa5
bpo-35998: Avoid TimeoutError in test_asyncio: test_start_tls_server_1() (GH-14080)
Lib/test/test_asyncio/test_sslproto.py
Misc/NEWS.d/next/Tests/2019-06-14-17-05-49.bpo-35998.yX82oD.rst [new file with mode: 0644]