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

Fix importlib_metadata dependency for py3.8 #27

Merged
merged 1 commit into from Nov 11, 2019
Merged

Conversation

relrod
Copy link
Contributor

@relrod relrod commented Nov 11, 2019

This went into the stdlib in py 3.8, so use that when possible.
For <3.8, continue using the backport.

Signed-off-by: Rick Elrod <rick@elrod.me>
@davidism davidism merged commit 706ed73 into pallets:master Nov 11, 2019
vimalloc pushed a commit to vimalloc/flask-jwt-extended that referenced this pull request Jan 3, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants