Thanks to visit codestin.com Credit goes to github.com
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 9c3efe3 commit 79d7e92Copy full SHA for 79d7e92
2 files changed
Misc/ACKS
@@ -328,6 +328,7 @@ Hannu Krosing
328
Andrew Kuchling
329
Vladimir Kushnir
330
Cameron Laird
331
+Tino Lange
332
Andrew Langmead
333
Detlef Lannert
334
Soren Larsen
Misc/NEWS
@@ -44,6 +44,9 @@ Library
44
- asyncore's dispatcher.set_reuse_addr() now works correctly on Windows.
45
SF patch 982681.
46
47
+- Non-blocking SSL sockets work again; they were broken in Python 2.3.
48
+ SF patch 945642.
49
+
50
Tools/Demos
51
-----------
52
0 commit comments