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 gregory.p.smith
Recipients benjamin.peterson, christian.heimes, cstratak, gregory.p.smith, lukasz.langa, ned.deily, pablogsal, steve.dower, vstinner
Date 2019-04-12.17:53:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555091626.14.0.65350667165.issue35925@roundup.psfhosted.org>
In-reply-to
Content
While altering the environment to not use the system default openssl config is an option to make this green again today very easily.  That'd "solve" the red bot problem and nothing else. :/

Doing that just kicks the can down the road as all of us Linux users are going to face this problem when we start using modern OS distros to build and test CPython.

A skipped test is an ignored test.

Ideally I'd like to see the tests updated to comply with modern higher security openssl config constraints.
History
Date User Action Args
2019-04-12 17:53:46gregory.p.smithsetrecipients: + gregory.p.smith, vstinner, christian.heimes, benjamin.peterson, ned.deily, lukasz.langa, steve.dower, cstratak, pablogsal
2019-04-12 17:53:46gregory.p.smithsetmessageid: <1555091626.14.0.65350667165.issue35925@roundup.psfhosted.org>
2019-04-12 17:53:46gregory.p.smithlinkissue35925 messages
2019-04-12 17:53:46gregory.p.smithcreate