Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove strict parameter #6434

Merged
merged 1 commit into from Apr 28, 2023
Merged

Conversation

pquentin
Copy link
Contributor

Now that requests dropped support for Python 2.7, this parameter is no longer needed and raises a warning when using urllib3 2.0.

See urllib3/urllib3#2263 for details.

Now that requests dropped support for Python 2.7, this parameter is no
longer needed and raises a warning when using urllib3 2.0.
@nateprewitt nateprewitt merged commit f2629e9 into psf:main Apr 28, 2023
19 checks passed
matthewarmand pushed a commit to matthewarmand/requests that referenced this pull request May 10, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants