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

missing http status codes #47

Open
fledman opened this issue Oct 18, 2023 · 0 comments
Open

missing http status codes #47

fledman opened this issue Oct 18, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@fledman
Copy link

fledman commented Oct 18, 2023

In django-rest-framework version 3.14.0, some new http status codes (102, 103, 421, 425) were added.

See this commit: encode/django-rest-framework@5bea22f

It would be ideal if status.pyi could be updated to reflect those additions.

@sbdchd sbdchd added the bug Something isn't working label Oct 19, 2023
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

2 participants