]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Tidy Misc/NEWS for 3.6.0rc1+ cherrypicks.
authorNed Deily <nad@python.org>
Fri, 16 Dec 2016 20:29:12 +0000 (15:29 -0500)
committerNed Deily <nad@python.org>
Fri, 16 Dec 2016 20:29:12 +0000 (15:29 -0500)
Misc/NEWS

index dc8acc8b492c2b804c89dc2e71a702656b615867..26e34865fbde2d24e6015f9905e17c8e514e1eb5 100644 (file)
--- 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
 -----