]> granicus.if.org Git - python/commit
Issue #25940: Update new SSL tests for self-signed.pythontest.net
authorMartin Panter <vadmium>
Thu, 14 Jan 2016 13:05:46 +0000 (13:05 +0000)
committerMartin Panter <vadmium>
Thu, 14 Jan 2016 13:05:46 +0000 (13:05 +0000)
commit40b97ec57a32adc25b0c44285ee924ccabb11a89
tree44b70eeaad4ceb500fcd92db534acc223ade9537
parent17cbee49d6561cbcca25c095436a516032940fe2
Issue #25940: Update new SSL tests for self-signed.pythontest.net

Removed SSL_ERROR_SYSCALL checking from ssl_io_loop() so that the loop can
terminate when unwrap() raises that error.
Lib/test/test_ssl.py