Skip to content

Fix QueryDict type error in test #8475

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

Merged
merged 1 commit into from
Jun 8, 2022

Conversation

intgr
Copy link
Contributor

@intgr intgr commented Apr 29, 2022

QueryDict takes a str argument. But this makes no difference in practice. Discovered while working on djangorestframework-stubs.

QueryDict takes a `str` argument. Discovered while working on
djangorestframework-stubs.
@tomchristie
Copy link
Member

Fair enough. Thanks.

@tomchristie tomchristie merged commit 26830c3 into encode:master Jun 8, 2022
sigvef pushed a commit to sigvef/django-rest-framework that referenced this pull request Dec 3, 2022
QueryDict takes a `str` argument. Discovered while working on
djangorestframework-stubs.
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