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

Close #9216: Support jinja2-3.0 #9251

Merged
merged 3 commits into from
May 19, 2021

Conversation

tk0miya
Copy link
Member

@tk0miya tk0miya commented May 19, 2021

Since jinja2-3.0, some utility functions like contextfunction and
environmentfilter are renamed to new name.  This follows the updates to
support jinja2-3.0 or above.
Jinja2 starts to bundle its typehints since v3.0.  As a result, mypy
warns "ignore" hint is needless.  This removes them all to keep it
valid.
@tk0miya tk0miya merged commit c015f97 into sphinx-doc:4.0.x May 19, 2021
@tk0miya tk0miya deleted the 9216_support_jinja2-3 branch May 19, 2021 14:13
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type:enhancement enhance or introduce a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant