cpython/Misc/NEWS.d/next
stratakis c49f63c176 [2.7] bpo-33570: TLS 1.3 ciphers for OpenSSL 1.1.1 (GH-6976) (GH-8760) (GH-10607)
Change TLS 1.3 cipher suite settings for compatibility with OpenSSL
1.1.1-pre6 and newer. OpenSSL 1.1.1 will have TLS 1.3 cipers enabled by
default.

Also update multissltests to test with latest OpenSSL.

Signed-off-by: Christian Heimes <christian@python.org>.
(cherry picked from commit 3e630c541b)
Co-authored-by: Christian Heimes <christian@python.org>
2019-02-15 14:17:12 +01:00
..
Build bpo-33015: Fix UB in pthread PyThread_start_new_thread (GH-6008) (GH-10823) 2018-11-30 17:04:35 +01:00
C API bpo-33817: Fix _PyString_Resize() and _PyUnicode_Resize() for empty strings. (GH-11515) 2019-01-12 09:22:52 +02:00
Core and Builtins [2.7] bpo-35552: Fix reading past the end in PyString_FromFormat(). (GH-11276) (GH-11534) 2019-01-12 11:20:50 +02:00
Documentation [2.7] bpo-35035: Rename email.utils documentation to email.utils.rst (GH-10023) (GH-10667) 2018-11-22 14:18:05 -08:00
IDLE [2.7] bpo-31500: IDLE: Scale default fonts on HiDPI displays. (GH-3639) (GH-6585) 2018-10-20 16:27:51 -04:00
Library [2.7] bpo-33570: TLS 1.3 ciphers for OpenSSL 1.1.1 (GH-6976) (GH-8760) (GH-10607) 2019-02-15 14:17:12 +01:00
Security bpo-35746: Credit Colin Read and Nicolas Edet (GH-11866) 2019-02-15 12:34:17 +01:00
Tests bpo-34279: regrtest consider that skipped tests are ran (GH-11132) (GH-11158) 2018-12-14 13:44:08 +01:00
Tools-Demos bpo-34989: python-gdb.py: fix current_line_num() (GH-9889) (GH-9899) 2018-10-16 00:06:23 +02:00
Windows bpo-35401: Updates Windows build to OpenSSL 1.0.2q (GH-11089) 2018-12-10 20:26:33 -08:00
macOS Revert "bpo-35402: Update macOS installer to use Tcl 8.6.9 / Tk 8.6.9.1 (GH-11101)" 2018-12-27 15:18:51 -05:00