Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8af50bc

Browse files
committed
_ssl.pyd available for Windows.
1 parent fbac75f commit 8af50bc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Doc/whatsnew/whatsnew23.tex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1219,6 +1219,9 @@ \section{New and Improved Modules}
12191219
van~Rossum rewrote parts of it. This is a good example of the free
12201220
software development process in action.
12211221

1222+
\item On Windows, the \module{socket} module now ships with Secure
1223+
Sockets Library (SSL) support.
1224+
12221225
\item The value of the C \constant{PYTHON_API_VERSION} macro is now exposed
12231226
at the Python level as \code{sys.api_version}.
12241227

0 commit comments

Comments
 (0)