• Bill Janssen's avatar
    This contains a number of things: · 426ea0a8
    Bill Janssen yazdı
    1) Improve the documentation of the SSL module, with a fuller
       explanation of certificate usage, another reference, proper
       formatting of this and that.
    
    2) Fix Windows bug in ssl.py, and general bug in sslsocket.close().
       Remove some unused code from ssl.py.  Allow accept() to be called on
       sslsocket sockets.
    
    3) Use try-except-else in import of ssl in socket.py.  Deprecate use of
       socket.ssl().
    
    4) Remove use of socket.ssl() in every library module, except for
       test_socket_ssl.py and test_ssl.py.
    426ea0a8
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
PCbuild8 Loading commit data...
Parser Loading commit data...
Python Loading commit data...
RISCOS Loading commit data...
Tools Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...