- 15 Eyl, 2017 1 kayıt (commit)
-
-
Christian Heimes yazdı
Replaces PROTOCOL_TLSv* and PROTOCOL_SSLv23 with PROTOCOL_TLS_CLIENT and PROTOCOL_TLS_SERVER. Signed-off-by:
Christian Heimes <christian@python.org>
-
- 13 Nis, 2015 1 kayıt (commit)
-
-
Zachary Ware yazdı
I have compared output between pre- and post-patch runs of these tests to make sure there's nothing missing and nothing broken, on both Windows and Linux. The only differences I found were actually tests that were previously *not* run.
-
- 02 Mar, 2015 1 kayıt (commit)
-
-
Berker Peksag yazdı
Patch by Alex Shkop.
-
- 03 Eyl, 2014 1 kayıt (commit)
-
-
Victor Stinner yazdı
check_ssl_verifiy(), so only test_connect_using_sslcontext_verified() is skipped if smtp.gmail.com cannot be joined, not the whole file.
-
- 16 Ock, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
requires them. Disable executable bits and shebang lines in test and benchmark files in order to prevent using a random system python, and in source files of modules which don't provide command line interface. Fixed shebang line to use python3 executable in the unittestgui script.
-
- 02 Ara, 2013 1 kayıt (commit)
-
-
Christian Heimes yazdı
indication for TLS/SSL connections.
-
- 30 Tem, 2011 1 kayıt (commit)
-
-
Nadeem Vawda yazdı
This issue can arise with ISPs that redirect all connections on port 25 to their own (crappy) mail servers.
-
- 18 May, 2011 3 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
passing a `context` argument pointing to an ssl.SSLContext instance. Patch by Kasun Herath.
-
- 07 May, 2011 2 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
- 13 Eki, 2010 3 kayıt (commit)
-
-
Antoine Pitrou yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85423 | antoine.pitrou | 2010-10-13 19:14:16 +0200 (mer., 13 oct. 2010) | 3 lines Protect test_smtpnet against connection failures ........
-
Antoine Pitrou yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85423 | antoine.pitrou | 2010-10-13 19:14:16 +0200 (mer., 13 oct. 2010) | 3 lines Protect test_smtpnet against connection failures ........
-
Antoine Pitrou yazdı
-
- 11 Mar, 2010 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 23 May, 2009 7 kayıt (commit)
-
-
R. David Murray yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r72838 | r.david.murray | 2009-05-22 22:16:58 -0400 (Fri, 22 May 2009) | 3 lines Don't be so wordy in requires('network') in case other tests are added later, and skip the existing test if SSL is not available. ........ r72839 | r.david.murray | 2009-05-22 22:19:36 -0400 (Fri, 22 May 2009) | 2 lines Fix spelling left over from testing. ........
-
R. David Murray yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r72838 | r.david.murray | 2009-05-22 22:16:58 -0400 (Fri, 22 May 2009) | 3 lines Don't be so wordy in requires('network') in case other tests are added later, and skip the existing test if SSL is not available. ........ r72839 | r.david.murray | 2009-05-22 22:19:36 -0400 (Fri, 22 May 2009) | 2 lines Fix spelling left over from testing. ........
-
R. David Murray yazdı
-
R. David Murray yazdı
are added later, and skip the existing test if SSL is not available.
-
R. David Murray yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r72835 | r.david.murray | 2009-05-22 20:48:58 -0400 (Fri, 22 May 2009) | 4 lines Fix Issue #4066: smtplib.SMTP_SSL._get_socket now correctly returns the socket. Patch by Farhan Ahmad, test by Marcin Bachry. ........
-
R. David Murray yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r72835 | r.david.murray | 2009-05-22 20:48:58 -0400 (Fri, 22 May 2009) | 4 lines Fix Issue #4066: smtplib.SMTP_SSL._get_socket now correctly returns the socket. Patch by Farhan Ahmad, test by Marcin Bachry. ........
-
R. David Murray yazdı
the socket. Patch by Farhan Ahmad, test by Marcin Bachry.
-