Skip to content

Shot in the dark fix for broken 3.10 render #133

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 3 commits into from
Aug 7, 2022

Conversation

hauntsaninja
Copy link
Contributor

CPython 3.10 docs have been repeatedly breaking, see python/cpython#91483

It seems likely to me that this is related to python/cpython#93159 (although the timeline doesn't match closely)

Copy link
Contributor

@m-aciek m-aciek left a comment

Choose a reason for hiding this comment

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

To my best knowledge it should fix the issue (I left a comment with a slight improvement). Sphinx version has been bumped on 3.10 doc requirements, but the script for generating the dependecies' pins has been not updated.

Probably it would be better to try to reuse requirements.txt of a build as long as it's not broken (for EOF Python version) to have one source of truth (we maintain the requirements.txt to be correct either way).

Co-authored-by: Maciej Olko <maciej.olko@affirm.com>
@ned-deily
Copy link
Member

@JulienPalard

@JulienPalard JulienPalard merged commit 681fd2c into python:main Aug 7, 2022
@hauntsaninja hauntsaninja deleted the version-change branch August 7, 2022 19:35
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.

4 participants