Skip to content

Fixed the name of parameter method_whitelist since it was changed - #96

Open
grisov wants to merge 2 commits into
Frameio:developfrom
grisov:develop
Open

Fixed the name of parameter method_whitelist since it was changed#96
grisov wants to merge 2 commits into
Frameio:developfrom
grisov:develop

Conversation

@grisov

@grisov grisov commented Jul 8, 2023

Copy link
Copy Markdown

Description:

The class urllib3.util.retry.Retry no longer has the method_whitelist parameter. It was renamed to allowed_methods.

From urllib3 documentation:

Previously this parameter was named ``method_whitelist``, that usage is deprecated in v1.26.0 and will be removed in v2.0.

method_whitelist is deprecated and already removed in latest versions of urllib3.

@victoryakaniru

victoryakaniru commented Dec 26, 2023

Copy link
Copy Markdown

This remains an issue. If you're experiencing this problem, then do this , pending when this is merged.

@margot-bonilla

Copy link
Copy Markdown

Hi @grisov, what is blocking the merge of this PR? I am also facing also this issue

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

Labels

None yet

3 participants