[2.7] bpo-34836: fix test_default_ecdh_curve, needs no tlsv1.3. (GH-9626)

Signed-off-by: Dimitri John Ledkov <xnox@ubuntu.com>

https://bugs.python.org/issue34836
This commit is contained in:
Dimitri John Ledkov 2019-06-09 06:44:57 +01:00 committed by Nick Coghlan
parent 48f190f79c
commit 99b5c940d3
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
Fix ``test_default_ecdh_curve`` when TLSv1.3 is enabled by default.