AlenkaF commented on PR #36296:
URL: https://github.com/apache/arrow/pull/36296#issuecomment-1617572182

   The issue on the failing build is 
   
   ```
   
   Running Sphinx v6.2.0
   
   Exception occurred:
     File 
"/opt/conda/envs/arrow/lib/python3.9/site-packages/breathe/renderer/sphinxrenderer.py",
 line 104, in DomainDirectiveFactory
       'function': (python.PyModulelevel, 'function'),
   AttributeError: module 'sphinx.domains.python' has no attribute 
'PyModulelevel'
   ```
   
   but Sphinx deprecated `sphinx.domains.python.PyModulelevel` in 4.0, so this 
should have come up before already?
   https://www.sphinx-doc.org/en/master/extdev/deprecated.html


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to