From f6105a55cf148281105c5e5116560976a2e33677 Mon Sep 17 00:00:00 2001 From: Ned Deily Date: Fri, 16 Dec 2016 15:29:12 -0500 Subject: Tidy Misc/NEWS for 3.6.0rc1+ cherrypicks. --- Misc/NEWS | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index dc8acc8..26e3486 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -14,14 +14,18 @@ Core and Builtins must not convert combined table into split table. Patch written by INADA Naoki. -- Issue #28990: Fix SSL hanging if connection is closed before handshake - completed. - (Patch by HoHo-Ho) +- Issue #28990: Fix asynchio SSL hanging if connection is closed before + handshake is completed. (Patch by HoHo-Ho) + +Tools/Demos +----------- + +- Issue #28770: Fix python-gdb.py for fastcalls. Windows ------- -- Issue #28896: Deprecate WindowsRegistryFinder +- Issue #28896: Deprecate WindowsRegistryFinder. Build ----- -- cgit v0.12