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

Lazy load httpcore, ssl, certifi #3368

Closed
wants to merge 5 commits into from

Conversation

joemarshall
Copy link
Contributor

@joemarshall joemarshall commented Oct 27, 2024

This change makes httpcore, certifi and ssl only be loaded when the transport that uses it is actually instantiated.

As suggested in:
#3330

@joemarshall joemarshall changed the title Lazy load httpx Lazy load httpcore, ssl, certifi Oct 27, 2024
@joemarshall joemarshall changed the base branch from master to version-1.0 October 27, 2024 08:47
@joemarshall
Copy link
Contributor Author

Hang on, I didn't rebase, will fix

@tomchristie tomchristie deleted the branch encode:version-1.0 October 28, 2024 14:30
@tomchristie
Copy link
Member

Thanks @joemarshall, would you be able to reissue this against the master branch.

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.

2 participants