Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make extract_from_urllib3 a function when it's not present #427

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

felixonmars
Copy link

@felixonmars felixonmars commented May 20, 2021

Otherwise test_enable_disable_httpretty() will fail because NoneType is
not callable.

Otherwise test_enable_disable_httpretty() will fail because NoneType is
not callable.
@felixonmars felixonmars changed the title Skip the second test in test_417_openssl.py too if extract_from_urllib3 is not present @felixonmars Make extract_from_urllib3 a function when it's not present May 20, 2021
@felixonmars felixonmars changed the title @felixonmars Make extract_from_urllib3 a function when it's not present Make extract_from_urllib3 a function when it's not present May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant