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 bugsrep
Recipients bugsrep, christian.heimes
Date 2020-08-16.04:10:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1597551049.14.0.0578030464715.issue41561@roundup.psfhosted.org>
In-reply-to
Content
FAIL: test_min_max_version_mismatch (test.test_ssl.ThreadedTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/vbk/Downloads/Python-3.8.5/Lib/test/test_ssl.py", line 217, in wrapper
    return func(*args, **kw)
  File "/home/vbk/Downloads/Python-3.8.5/Lib/test/test_ssl.py", line 3841, in test_min_max_version_mismatch
    self.assertIn("alert", str(e.exception))
AssertionError: 'alert' not found in '[SSL: NO_PROTOCOLS_AVAILABLE] no protocols available (_ssl.c:1123)'
History
Date User Action Args
2020-08-16 04:10:49bugsrepsetrecipients: + bugsrep, christian.heimes
2020-08-16 04:10:49bugsrepsetmessageid: <1597551049.14.0.0578030464715.issue41561@roundup.psfhosted.org>
2020-08-16 04:10:49bugsreplinkissue41561 messages
2020-08-16 04:10:49bugsrepcreate