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

TST: fail on warnings #647

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

bsipocz
Copy link
Collaborator

@bsipocz bsipocz commented Nov 11, 2024

This should fix #645

@bsipocz
Copy link
Collaborator Author

bsipocz commented Nov 12, 2024

The configuration for failing on warnings is all OK, but the actual fix for the deprecation is a dead end currently as we run into a ModuleNotFoundError for the reader function we try to use it for.
However, there are some discussion upstream about the possible un-deprecation of it.

@bsipocz bsipocz added testing Additional testing to add dependencies Pull requests that update a dependency file labels Nov 12, 2024
@bsipocz
Copy link
Collaborator Author

bsipocz commented Nov 12, 2024

For context and recent discussion about the deprecation and possible un-deprecation see sphinx-doc/sphinx#13083

@bsipocz bsipocz force-pushed the TST_fail_on_warnings branch 2 times, most recently from d8309d1 to 4605fe1 Compare November 15, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file testing Additional testing to add
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pending deprecation warning in Sphinx 8
1 participant