We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
pyjwt 2, released 2020-12-22, ships with a py.typed file and type annotations. We can remove our stubs, but not before July 2021.
py.typed
The text was updated successfully, but these errors were encountered:
encode()
str
pyjwt includes annotations since version 2.0.0
6340bbf
Relates to python#4856
pyjwt includes annotations since version 2.0.0 (#5426)
3db20f0
Relates to #4856
Remove PyJWT
04653c9
Closes: python#4856
Remove PyJWT (#5767)
955a3e5
Closes: #4856
Successfully merging a pull request may close this issue.
pyjwt 2, released 2020-12-22, ships with a
py.typed
file and type annotations. We can remove our stubs, but not before July 2021.The text was updated successfully, but these errors were encountered: