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

Add missing use of "typing.Literal" #1008

Closed
wants to merge 3 commits into from

Conversation

kkirsche
Copy link
Contributor

Add missing use of typing.Literal in jwt.utils.py

This feature was added in Python 3.8 per https://docs.python.org/3/library/typing.html#typing.Literal

@kkirsche
Copy link
Contributor Author

Oops, I misread this, this is a postponed annotation

@kkirsche kkirsche closed this Oct 22, 2024
@kkirsche kkirsche deleted the use-literal branch October 22, 2024 19:55
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.

1 participant