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 7 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 4 times, most recently from 4605fe1 to 1b8a727 Compare November 16, 2024 09:15
@bsipocz
Copy link
Collaborator Author

bsipocz commented Nov 26, 2024

There are still tons of windows issues, and I have to rely on CI to get those sorted out, so I'm sorry for the upcoming flood of spammy notifications originating from this PR.

@bsipocz
Copy link
Collaborator Author

bsipocz commented Nov 26, 2024

@agoose77 - This is good to go. I fully expect this to provide a lot of help with picking up the compatibility issues early on, the ones we run into now after users report them.

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