Skip to content

Avoid httpx 0.28.0 for unit tests#811

Merged
FlorianBracq merged 1 commit intomainfrom
ianhelle/respx-httpx-compat-unittest-2024-12-06
Dec 6, 2024
Merged

Avoid httpx 0.28.0 for unit tests#811
FlorianBracq merged 1 commit intomainfrom
ianhelle/respx-httpx-compat-unittest-2024-12-06

Conversation

@ianhelle
Copy link
Contributor

@ianhelle ianhelle commented Dec 6, 2024

Respx (as of Dec 2024) in incompatible with httpx 0.28.0 because of change in encoding of URLs. While we wait for a new release of respx we need to say on on 0.27.0 for unit tests. This should have no impact on production use.

Respx (as of Dec 2024) in incompatible with httpx 0.28.0 because of change in encoding of URLs.
While we wait for a new release of respx we need to say on on 0.27.0 for unit tests. This should have no impact on production use.
@ianhelle ianhelle requested a review from FlorianBracq December 6, 2024 19:21
@FlorianBracq FlorianBracq merged commit 2f83188 into main Dec 6, 2024
@FlorianBracq FlorianBracq deleted the ianhelle/respx-httpx-compat-unittest-2024-12-06 branch December 6, 2024 19:39
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.

2 participants