Skip to content

Conversation

@kraj
Copy link

@kraj kraj commented Nov 19, 2025

In some distributions e.g. yocto
pyOpenSSL is a packageconfig and disabled by default, and it means pyopenssl.py module is not installed as a result.

This test fails plainly when it can not find urllib3.contrib.pyopenssl instead skip the test if it does not find the module.

@kraj kraj requested review from a team as code owners November 19, 2025 01:30
In some distributions e.g. yocto pyOpenSSL is a packageconfig and disabled by default, and it means pyopenssl.py module is not installed as a result. This test fails plainly when it can not find urllib3.contrib.pyopenssl instead skip the test if it does not find the module.
@kraj kraj force-pushed the kraj/skip-pyopenssl-test branch from 52b7e9f to c8df1d4 Compare November 19, 2025 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant