Skip to content

Rename the deprecated/removed urllib3 'method_whitelist' argument name in Retry() - #95

Open
melmatsuoka wants to merge 1 commit into
Frameio:developfrom
melmatsuoka:develop
Open

Rename the deprecated/removed urllib3 'method_whitelist' argument name in Retry()#95
melmatsuoka wants to merge 1 commit into
Frameio:developfrom
melmatsuoka:develop

Conversation

@melmatsuoka

@melmatsuokamelmatsuoka commented Jul 8, 2023

Copy link
Copy Markdown

[DEVREL-XXXX]

Description:

Renames the deprecated & removed urllib3 method_whitelist arg name to allowed_methods.

Depends on:

None

Includes changes from:

None

I'd like feedback on:

None

@melmatsuokamelmatsuoka changed the title Rename the deprecated/removed 'method_whitelist' parameter in Retry()Rename the deprecated/removed urllib3 'method_whitelist' argument name in Retry()Jul 8, 2023
@seb26seb26 mentioned this pull request Apr 23, 2024
Sign up for freeto 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

@melmatsuoka