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

match_querystring deprecated in responses v0.17.0 #258

Open
asjohnston-asf opened this issue Jan 25, 2024 · 0 comments
Open

match_querystring deprecated in responses v0.17.0 #258

asjohnston-asf opened this issue Jan 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@asjohnston-asf
Copy link
Member

asjohnston-asf commented Jan 25, 2024

The match_querystring parameter of responses.add() used in tests/test_hyp3.py was deprecated in responses v0.17.0:

DeprecationWarning: Argument 'match_querystring' is deprecated. Use 'responses.matchers.query_param_matcher' or 'responses.matchers.query_string_matcher'

We'll need to implement the recommended migration path.

@asjohnston-asf asjohnston-asf added the bug Something isn't working label Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant