Skip to content

Migrate from requests to urllib3#156

Merged
rhymiz merged 3 commits into
ProdPerfect:masterfrom
Diosbejgli:migrate-to-urllib3
Apr 28, 2026
Merged

Migrate from requests to urllib3#156
rhymiz merged 3 commits into
ProdPerfect:masterfrom
Diosbejgli:migrate-to-urllib3

Conversation

@Diosbejgli
Copy link
Copy Markdown
Collaborator

Migrate from the requests library to urllib3.

This helps reduce dependencies, since urllib3 is already one. It also allows for more flexibility as the urllib3 HTTP client accepts a wider range of parameters, such as total timeout.

Updated unit tests, relevant setup files, and README/docs.

@Diosbejgli Diosbejgli requested a review from rhymiz April 28, 2026 08:22
@Diosbejgli Diosbejgli marked this pull request as ready for review April 28, 2026 08:22
@Diosbejgli
Copy link
Copy Markdown
Collaborator Author

@rhymiz can you help review this, and create a new release as well, please?

@rhymiz rhymiz merged commit e23fb15 into ProdPerfect:master Apr 28, 2026
5 checks passed
@Diosbejgli Diosbejgli deleted the migrate-to-urllib3 branch April 28, 2026 22:58
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