commit | c715b524210050bdd2a2e233817246d443bbb236 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Mon May 03 17:45:02 2021 +0200 |
committer | GitHub <noreply@github.com> | Mon May 03 17:45:02 2021 +0200 |
tree | fa4a38063d520ee42007b4ef3338506bb60edf2f | |
parent | 7719953b30430b351ba0f153c2b51b16cc68ee36 [diff] |
bpo-43943: ssl tests: Increase server socket timeout, backlog, debugging (GH-25850) Signed-off-by: Christian Heimes <christian@python.org>