Skip to content

Fix Deprecated match_querystring Usage#415

Open
kalebvonburris wants to merge 1 commit into
developfrom
match_querystring-fix
Open

Fix Deprecated match_querystring Usage#415
kalebvonburris wants to merge 1 commit into
developfrom
match_querystring-fix

Conversation

@kalebvonburris

@kalebvonburris kalebvonburris commented Jun 30, 2026

Copy link
Copy Markdown

I've updated tests/test_hyp3.py to use matchers.query_param_matcher() instead of match_querystring=True. This swaps out any url parameter for the current, up to date matcher dict syntax. On all pytest CI runs, any mention of the deprecated match_querystring usage is gone, and all tests pass.

This resolves #258.

@kalebvonburris kalebvonburris requested review from a team as code owners June 30, 2026 07:10
@kalebvonburris kalebvonburris linked an issue Jun 30, 2026 that may be closed by this pull request
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.

match_querystring deprecated in responses v0.17.0

1 participant