| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
This remains an issue. If you're experiencing this problem, then do this , pending when this is merged. |
Sorry, something went wrong.
|
Hi @grisov, what is blocking the merge of this PR? I am also facing also this issue |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Description:
The class urllib3.util.retry.Retry no longer has the method_whitelist parameter. It was renamed to allowed_methods.
From urllib3 documentation:
method_whitelist is deprecated and already removed in latest versions of urllib3.