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

Restore backwards compatibility with Sphinx <8 #201

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

agriyakhetarpal
Copy link
Contributor

Description

See numpy/numpy#26745 (comment) where I encountered this. #199 ensured compatibility with Sphinx 8 after scipy/scipy#21323 was opened (temporarily pinned in scipy/scipy#21324), but it seems to have broken compatibility with older versions of Sphinx (6 and 7, for example). @steppi, I have restored the original fix from #199, since I can't find older versions of the Sphinx documentation to read through – it seems that they publish just the version from the master branch. These changes should work with both Sphinx 8 and earlier versions.

@melissawm
Copy link
Contributor

Pinging @Carreau as I think @steppi is not around.

@Carreau Carreau added the bug Something isn't working label Aug 8, 2024
@Carreau Carreau merged commit 450a81d into jupyterlite:main Aug 8, 2024
4 of 5 checks passed
@agriyakhetarpal agriyakhetarpal deleted the sphinx7,8-compat branch August 8, 2024 08:22
@Carreau Carreau added this to the 0.16.5 milestone Aug 8, 2024
@Carreau
Copy link
Collaborator

Carreau commented Aug 8, 2024

working on a release, I just have issues with the pre-release workflow that does the wrong changelog. Investigating.

@Carreau
Copy link
Collaborator

Carreau commented Aug 8, 2024

Release in progress, 0.16.4 yanked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants