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

Python responses argument 'match_querystring' is deprecated #564

Open
cclauss opened this issue Nov 13, 2022 · 0 comments
Open

Python responses argument 'match_querystring' is deprecated #564

cclauss opened this issue Nov 13, 2022 · 0 comments

Comments

@cclauss
Copy link
Contributor

cclauss commented Nov 13, 2022

https://github.com/getsentry/responses#deprecations-and-migration-path

These warnings are seen at the end of pytest runs.

tests/test_api.py::test_search_items
tests/test_api.py::test_search_items
tests/test_api.py::test_search_items_with_fields
tests/test_api.py::test_search_items_with_fields
tests/test_api.py::test_page_row_specification
tests/cli/test_ia_search.py::test_ia_search_itemlist
tests/cli/test_ia_search.py::test_ia_search_itemlist
tests/cli/test_ia_search.py::test_ia_search_num_found
  /home/runner/work/internetarchive/internetarchive/.tox/py/lib/python3.7/site-packages/responses/__init__.py:307: DeprecationWarning: Argument 'match_querystring' is deprecated. Use 'responses.matchers.query_param_matcher' or 'responses.matchers.query_string_matcher'
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

No branches or pull requests

1 participant