Skip to content

Conversation

wjt
Copy link

@wjt wjt commented Mar 1, 2023

Commit af4f8e9 "inline retry strat"
changed the 'method_whitelist' argument to the urllib3.util.Retry()
constructor to the new name 'allowed_methods'. This new name was
introduced in urllib3 1.26. But there was no direct or transitive
dependency on a new-enough version of urllib3.

Explicitly depend on a new-enough version of urllib3.

Commit af4f8e9 "inline retry strat"
changed the 'method_whitelist' argument to the urllib3.util.Retry()
constructor to the new name 'allowed_methods'. This new name was
introduced in urllib3 1.26. But there was no direct or transitive
dependency on a new-enough version of urllib3.

Explicitly depend on a new-enough version of urllib3.
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