-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Extension error (sphinx.ext.viewcode) with Sphinx 3.5 #8880
Labels
Milestone
Comments
Looks like
And get
|
Pushed a fix at #8888, hopefully they can get a new release out as soon as possible? |
https://github.com/pyqtgraph/pyqtgraph/runs/1900044069 This is affecting pyqtgraph as well. |
potiuk
added a commit
to potiuk/airflow
that referenced
this issue
Feb 15, 2021
Sphinx 3.5.0 released on 14th of Feb introduced a problem in our doc builds. It is documented in sphinx-doc/sphinx#8880 Until this problem is solved we are limiting Sphinx.
ashb
pushed a commit
to apache/airflow
that referenced
this issue
Feb 15, 2021
Sphinx 3.5.0 released on 14th of Feb introduced a problem in our doc builds. It is documented in sphinx-doc/sphinx#8880 Until this problem is solved we are limiting Sphinx.
tk0miya
added a commit
to tk0miya/sphinx
that referenced
this issue
Feb 15, 2021
…l build viewcode causes ExtensionError on incremental build after unparsable python module found for the document on the past build. Internally, `False` is stored into `env._viewcode_modules[modname]` for the modules that failed to parse on the past build. But `env-purge-doc` does not handle them.
ddn0
added a commit
to ddn0/katana
that referenced
this issue
Feb 15, 2021
Workaround upstream issue: sphinx-doc/sphinx#8880
ddn0
added a commit
to ddn0/katana
that referenced
this issue
Feb 15, 2021
Workaround upstream issue: sphinx-doc/sphinx#8880
5 tasks
uellue
added a commit
to uellue/LiberTEM
that referenced
this issue
Feb 15, 2021
12 tasks
uellue
added a commit
to LiberTEM/LiberTEM
that referenced
this issue
Feb 15, 2021
pllim
added a commit
to pllim/synphot_refactor
that referenced
this issue
Feb 15, 2021
This was referenced Mar 8, 2021
This was referenced Mar 15, 2021
newling
pushed a commit
to graphcore/popart
that referenced
this issue
Mar 15, 2021
Summary: Use sphinx version 3.4.3 until resolution of the linked issue: sphinx-doc/sphinx#8880 Reviewers: #popart, #framework_ip_review_-_any_oss_or_third-party_code_use_has_been_approved, samk, shirazb Reviewed By: #popart, #framework_ip_review_-_any_oss_or_third-party_code_use_has_been_approved, samk, shirazb Maniphest Tasks: T34329 Differential Revision: https://phabricator.sourcevertex.net/D40590
This was referenced Mar 16, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
After deployment of Sphinx 3.5.0 our Pywikibot CI-Tests fails with following exception:
See
Our bug tracker:
The text was updated successfully, but these errors were encountered: