Tidy Misc/NEWS for 3.6.0rc1+ cherrypicks.

This commit is contained in:
Ned Deily 2016-12-16 15:29:12 -05:00
parent 7ae5c9691b
commit f6105a55cf
1 changed files with 8 additions and 4 deletions

View File

@ -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
-----