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 vstinner
Recipients christian.heimes, pablogsal, vstinner
Date 2019-12-09.13:34:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575898470.22.0.134972659658.issue39006@roundup.psfhosted.org>
In-reply-to
Content
"""
Python build finished successfully!
The necessary bits to build these optional modules were not found:
_ssl                  _tkinter              _uuid              
"""

The _ssl module was not built on this worker, so why test_ssl was not skipped?
History
Date User Action Args
2019-12-09 13:34:30vstinnersetrecipients: + vstinner, christian.heimes, pablogsal
2019-12-09 13:34:30vstinnersetmessageid: <1575898470.22.0.134972659658.issue39006@roundup.psfhosted.org>
2019-12-09 13:34:30vstinnerlinkissue39006 messages
2019-12-09 13:34:30vstinnercreate