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 fbac75f commit 8af50bcCopy full SHA for 8af50bc
1 file changed
Doc/whatsnew/whatsnew23.tex
@@ -1219,6 +1219,9 @@ \section{New and Improved Modules}
1219
van~Rossum rewrote parts of it. This is a good example of the free
1220
software development process in action.
1221
1222
+\item On Windows, the \module{socket} module now ships with Secure
1223
+Sockets Library (SSL) support.
1224
+
1225
\item The value of the C \constant{PYTHON_API_VERSION} macro is now exposed
1226
at the Python level as \code{sys.api_version}.
1227
0 commit comments