Skip to content

MNT: make certifi actually optional #18670

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

Merged
merged 1 commit into from
Oct 6, 2020

Conversation

tacaswell
Copy link
Member

PR Summary

In #18636 we removed certifi as a runtime dependency, but it turns out
we do try to use it if you read from a url in a handful of places.

This makes us fail gracefully and log if we can not import certifi.

In matplotlib#18636 we removed certifi as a runtime dependency, but it turns out
we do try to use it if you read from a url in a handful of places.

This makes us fail gracefully and log if we can not import certifi.
@tacaswell tacaswell added this to the v3.3.3 milestone Oct 6, 2020
@timhoffm
Copy link
Member

timhoffm commented Oct 6, 2020

Anybody can merge after CI pass.

@QuLogic QuLogic merged commit 363108e into matplotlib:master Oct 6, 2020
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Oct 6, 2020
QuLogic added a commit that referenced this pull request Oct 7, 2020
…670-on-v3.3.x

Backport PR #18670 on branch v3.3.x (MNT: make certifi actually optional)
@tacaswell tacaswell deleted the optional_cerifi branch October 7, 2020 01:38
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.

4 participants