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

Disallow Sphinx 3.2.0 #225

Merged
merged 1 commit into from Aug 12, 2020
Merged

Disallow Sphinx 3.2.0 #225

merged 1 commit into from Aug 12, 2020

Conversation

jqmp
Copy link
Collaborator

@jqmp jqmp commented Aug 11, 2020

This version of Sphinx fails to build our docs with the following error:

Handler <function _process_docstring at 0x7f156ef03598> for event
'autodoc-process-docstring' threw an exception (exception: module,
class, method, function, traceback, frame, or code object was expected,
got PathProtocol)

This appears to be a bug in Sphinx which should be fixed in the next
version. (See here for more details.) I've confirmed that
the build works properly with Sphinx master.

This version of Sphinx fails to build our docs with the following error:

    Handler <function _process_docstring at 0x7f156ef03598> for event
    'autodoc-process-docstring' threw an exception (exception: module,
    class, method, function, traceback, frame, or code object was expected,
    got PathProtocol)

This appears to be a bug in Sphinx which should be fixed in the next
version. (See [here](sphinx-doc/sphinx#8074)
for more details.) I've confirmed that the build works properly with
Sphinx master.
@jqmp jqmp merged commit 2bba73e into master Aug 12, 2020
@jqmp jqmp deleted the janek/work-around-sphinx-bug branch August 12, 2020 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants