-
-
Notifications
You must be signed in to change notification settings - Fork 106
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
1.19.3: _get_sphinx_line_keyword_and_argument: IndexError: list index out of range #259
Comments
We are also experiencing the same failure in our CI: https://github.com/SeldonIO/alibi-detect/actions/runs/3132027851/jobs/5088241046 |
I also encountered this problem: https://github.com/haiiliin/abqpy/actions/runs/3132489988/jobs/5084889072 |
Hi, Same here, quickly investigated to find that (in my case) the
Mitigation : downgraded to sphinx-autodoc-typehints==1.19.2 fixed the issue (for me). |
Haha, that was fast <3 I see 1.19.4 is out too ! You're awesome, thank you ! |
(I've sponsored you a coffee/beer/beverage of your choice) |
Remove the comment about limiting `sphinx-autodoc-typehints` upper-bound now that tox-dev/sphinx-autodoc-typehints#259 is fixed.
Remove the comment about limiting `sphinx-autodoc-typehints` upper-bound now that tox-dev/sphinx-autodoc-typehints#259 is fixed.
Hello,
My CI just broke after building with the new 1.19.3. I haven't investigated yet, but it breaks inside sphinx-autodoc-typehints hours after a new release, so that seems highly suspicious :) I'll investigate at some point, but in the meantime, if the following error log and project help you find and squash the bug, I'll be happy to leave you to it :)
Project: procrastinate-org/procrastinate#684
CI Failure: https://readthedocs.org/projects/procrastinate/builds/18176516/
The text was updated successfully, but these errors were encountered: