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: pass in pathlib.Path for Sphinx>=7 #21

Closed
wants to merge 2 commits into from

Conversation

agoose77
Copy link

@agoose77 agoose77 commented Sep 18, 2023

@chrisjsewell this should fix #19 and #18, which is the issue that (partly) breaks the CI in myst-parser.

@chrisjsewell
Copy link
Member

Awesome thanks @agoose77 😄

Yeh they did some "interesting" things in sphinx 7.2 😅

@agoose77
Copy link
Author

At least we're seeing the disappearance of the Sphinx path!

@agoose77
Copy link
Author

Looks like the failing tests are the translation progress addition. @je-cook patched this in MyST-NB here, are you happy to use the same fix (i.e. don't compare this new field for regression testing)?

@chrisjsewell
Copy link
Member

At least we're seeing the disappearance of the Sphinx path!

yeh exactly, just maybe not the greatest use of semver breaking changes 😅 (Note I already fixed executablebooks/sphinx-design#159)

@chrisjsewell
Copy link
Member

are you happy to use the same fix

Let me just have a quick think today, if there is a better way to do this

@agoose77
Copy link
Author

@chrisjsewell did you have any more thoughts on this?

@chrisjsewell
Copy link
Member

Superseded by #22

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.

Test failure with sphinx 7.2.3
2 participants