STINNER Victor <[email protected]> added the comment:
s390x Debian 3.x buildbot failed:
http://buildbot.python.org/all/#/builders/13/builds/601
Exmaple:
======================================================================
ERROR: test_sendfile_ssl_pre_and_post_data
(test.test_asyncio.test_events.SelectEventLoopTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.x.edelsohn-debian-z/build/Lib/test/test_asyncio/test_events.py",
line 2277, in test_sendfile_ssl_pre_and_post_data
srv_proto, cli_proto = self.prepare(is_ssl=True)
File
"/home/dje/cpython-buildarea/3.x.edelsohn-debian-z/build/Lib/test/test_asyncio/test_events.py",
line 2136, in prepare
srv_ctx = test_utils.simple_server_sslcontext()
File
"/home/dje/cpython-buildarea/3.x.edelsohn-debian-z/build/Lib/test/test_asyncio/utils.py",
line 73, in simple_server_sslcontext
server_context = ssl.SSLContext(ssl.PROTOCOL_TLS_SERVER)
AttributeError: 'NoneType' object has no attribute 'SSLContext'
----------
nosy: +vstinner
resolution: fixed ->
status: closed -> open
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue32622>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com