mirror of
https://github.com/python/cpython.git
synced 2025-07-31 23:23:11 +00:00
_ssl.pyd available for Windows.
This commit is contained in:
parent
fbac75fc42
commit
8af50bcf40
1 changed files with 3 additions and 0 deletions
|
@ -1219,6 +1219,9 @@ patch had undergone a lengthy review. After it was checked in, Guido
|
||||||
van~Rossum rewrote parts of it. This is a good example of the free
|
van~Rossum rewrote parts of it. This is a good example of the free
|
||||||
software development process in action.
|
software development process in action.
|
||||||
|
|
||||||
|
\item On Windows, the \module{socket} module now ships with Secure
|
||||||
|
Sockets Library (SSL) support.
|
||||||
|
|
||||||
\item The value of the C \constant{PYTHON_API_VERSION} macro is now exposed
|
\item The value of the C \constant{PYTHON_API_VERSION} macro is now exposed
|
||||||
at the Python level as \code{sys.api_version}.
|
at the Python level as \code{sys.api_version}.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue