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 test failure with latest Sphinx master #1010

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

yut23
Copy link
Contributor

@yut23 yut23 commented Jan 16, 2025

This parameter name was changed from camelCase to snake_case in sphinx-doc/sphinx@a48e1e2.

yut23 added 2 commits January 16, 2025 12:52

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
This parameter name was changed from camelCase to snake_case in
sphinx-doc/sphinx@a48e1e2.
@AA-Turner
Copy link
Collaborator

Do tests pass on old Sphinxes? You might need a version guard (though Breathe using private names isn't great).

A

@yut23
Copy link
Contributor Author

yut23 commented Jan 16, 2025

Yes, all green!

@AA-Turner AA-Turner merged commit bff6839 into breathe-doc:main Jan 16, 2025
27 checks passed
@yut23 yut23 deleted the fix-latest-sphinx branch January 16, 2025 18:50
@njzjz
Copy link

njzjz commented Feb 20, 2025

Since Sphinx 8.2.0 has been released and this project hasn't released the new version, I've encountered this error in the downstream projects.

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.

None yet

3 participants