Skip to content

[3.8] bpo-47138: Fix documentation build by pinning Jinja version to 3.0.3 #32109

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

Merged
merged 2 commits into from
Apr 8, 2022

Conversation

m-aciek
Copy link
Contributor

@m-aciek m-aciek commented Mar 25, 2022

Recently released version of Jinja (3.1.0) changed API used by Sphinx.

https://bugs.python.org/issue47138

issue45618

@ned-deily
Copy link
Member

See my comments on the bug issue.

Copy link
Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shall we also use this new bpo number? https://bugs.python.org/issue47138

@m-aciek m-aciek changed the title bpo-45618: Fix documentation build by pinning Jinja version to 3.0.3 [3.8] bpo-47138: Fix documentation build by pinning Jinja version to 3.0.3 Mar 28, 2022
@m-aciek
Copy link
Contributor Author

m-aciek commented Mar 28, 2022

I've minimalized the change, there is only a pin for Jinja. Updated the commit message.

Copy link
Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hugovk hugovk removed the skip news label Mar 28, 2022
@ned-deily
Copy link
Member

Looks good, thanks! Assigning to @ambv to approve and merge for 3.8.

@ambv ambv merged commit d35af52 into python:3.8 Apr 8, 2022
@m-aciek m-aciek deleted the 3.8 branch August 29, 2024 09:30
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.

7 participants