commit | 1590c393360df059160145e7475754427bfc6680 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Thu Aug 16 19:43:44 2018 +0200 |
committer | GitHub <noreply@github.com> | Thu Aug 16 19:43:44 2018 +0200 |
tree | 66868cceda1fc67c1959e885e086d4f5f490ae3d | |
parent | e6a4755e6793942b950c1595e0c34bd66a0ee13e [diff] |
bpo-34391: Fix ftplib test for TLS 1.3 (GH-8787) Read from data socket to avoid "[SSL] shutdown while in init" exception during shutdown of the dummy server. Signed-off-by: Christian Heimes <christian@python.org> <!-- issue-number: [bpo-34391](https://www.bugs.python.org/issue34391) --> https://bugs.python.org/issue34391 <!-- /issue-number -->