Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork860
Pin sphinx-lint to fix the CI#955
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Or with bugs. From a code diff ofpython/cpython#97962:
|
I meant the errors in CPython's reStructuredText sources in that comment, I'm assuming the changes in sphinx-lint are correct. I haven't checked either, though. A |
I didn't check in detail but the amount of errors in CI does suggest a bug in sphinx-lint. |
Yes, reported here:sphinx-contrib/sphinx-lint#46 |
Uh oh!
There was an error while loading.Please reload this page.
Between PR#954 being opened (CI passed) and merged 25 minutes later (CI failed), anew release of sphinx-lint came out with differing checks.
Let's pin it to get the CI green, and I'll open an issue to upgrade and fix the issues.