Skip to content

Migrate from requests to urllib3#154

Closed
Diosbejgli wants to merge 1 commit into
ProdPerfect:masterfrom
Diosbejgli:migrate-to-urllib3
Closed

Migrate from requests to urllib3#154
Diosbejgli wants to merge 1 commit into
ProdPerfect:masterfrom
Diosbejgli:migrate-to-urllib3

Conversation

@Diosbejgli
Copy link
Copy Markdown
Collaborator

@Diosbejgli Diosbejgli commented Apr 26, 2026

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 and all relevant setup files.

@Diosbejgli Diosbejgli closed this Apr 27, 2026
@Diosbejgli Diosbejgli deleted the migrate-to-urllib3 branch April 27, 2026 08:40
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.

1 participant