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

HTTPClient refactor #1170

Merged
merged 6 commits into from
Dec 13, 2023
Merged

HTTPClient refactor #1170

merged 6 commits into from
Dec 13, 2023

Conversation

richardm-stripe
Copy link
Contributor

Summary

Contains refactoring changes from #1165 that we can merge into master to minimize how much master and beta diverge.

In particular, it extracts an HTTPClientBase parent class from HTTPClient, and removes some dead code related to warning that would only fire if Python2 (which this library is no longer compatible with) is used.

@richardm-stripe richardm-stripe enabled auto-merge (squash) December 13, 2023 20:46
@richardm-stripe richardm-stripe merged commit 4435524 into master Dec 13, 2023
13 checks passed
@richardm-stripe richardm-stripe deleted the richardm-refactor-async-prep branch January 26, 2024 16:57
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