We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ae5c96 commit f6105a5Copy full SHA for f6105a5
Misc/NEWS
@@ -14,14 +14,18 @@ Core and Builtins
14
must not convert combined table into split table. Patch written by INADA
15
Naoki.
16
17
-- Issue #28990: Fix SSL hanging if connection is closed before handshake
18
- completed.
19
- (Patch by HoHo-Ho)
+- Issue #28990: Fix asynchio SSL hanging if connection is closed before
+ handshake is completed. (Patch by HoHo-Ho)
+
20
+Tools/Demos
21
+-----------
22
23
+- Issue #28770: Fix python-gdb.py for fastcalls.
24
25
Windows
26
-------
27
-- Issue #28896: Deprecate WindowsRegistryFinder
28
+- Issue #28896: Deprecate WindowsRegistryFinder.
29
30
Build
31
-----
0 commit comments