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

Expand urllib3 compatibility to 1.26.0 #267

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

jhamon
Copy link
Collaborator

@jhamon jhamon commented Jan 10, 2024

Problem

In #263 we tested urllib3 compatibility back to 1.26.16. I can't recall where that specific number came from, but I want to try going all the way back to 1.26.0 (a 2020 release) and see if that causes any issues.

The urllib3 migration guide suggests keeping support at 1.26.x so I'm hopeful things will just work since they seem pretty sensitive to the needs of maintainers.

Solution

Adjust test matrix and pyproject.toml.

Type of Change

  • New feature (non-breaking change which adds functionality)

@jhamon jhamon changed the title Expand urllib3 compatibility Expand urllib3 compatibility to 1.26.0 Jan 10, 2024
@jhamon jhamon marked this pull request as ready for review January 10, 2024 02:03
@jhamon jhamon merged commit 1dd381e into spruce Jan 10, 2024
63 checks passed
@jhamon jhamon deleted the jhamon/downgrade-urllib3-further branch January 10, 2024 02:07
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