This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author asvetlov
Recipients asvetlov, cstratak, yselivanov
Date 2018-11-30.14:44:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543589086.13.0.788709270274.issue35352@psf.upfronthosting.co.za>
In-reply-to
Content
Maybe this is the reason.
asycio test suite uses these ssl contexts: https://github.com/python/cpython/blob/master/Lib/test/test_asyncio/utils.py#L72-L92

Maybe bumping used protocol version will help to pass tests on your box.
Would you try it?
History
Date User Action Args
2018-11-30 14:44:46asvetlovsetrecipients: + asvetlov, yselivanov, cstratak
2018-11-30 14:44:46asvetlovsetmessageid: <1543589086.13.0.788709270274.issue35352@psf.upfronthosting.co.za>
2018-11-30 14:44:46asvetlovlinkissue35352 messages
2018-11-30 14:44:46asvetlovcreate