FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fixed the name of parameter ``method_whitelist`` since it was changed by grisov · Pull Request #96 · Frameio/python-frameio-client · GitHub

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 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 commented Dec 26, 2023
edited
Loading

Copy link
Copy Markdown

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

Copy link
Copy Markdown

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

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL