Skip to content

Dealing with new DeprecationWarning about using method_whitelist argument of Retry #93

Closed

Description

You are using the method_whitelist init parameter of Retry. Version 1.26.0 of urllib3 introduced a replacement init parameter named allowed_methods and at the same time started issuing a DeprecationWarning for using method_whitelist.

The discussion and potentially fix in urllib3/urllib3#2057

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions